summaryrefslogtreecommitdiff
path: root/dev-tcltk/tdom/files/tdom-0.9.2-nothreads.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk/tdom/files/tdom-0.9.2-nothreads.patch')
-rw-r--r--dev-tcltk/tdom/files/tdom-0.9.2-nothreads.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tdom/files/tdom-0.9.2-nothreads.patch b/dev-tcltk/tdom/files/tdom-0.9.2-nothreads.patch
index 1170eb16bb5b..a0a691fdce60 100644
--- a/dev-tcltk/tdom/files/tdom-0.9.2-nothreads.patch
+++ b/dev-tcltk/tdom/files/tdom-0.9.2-nothreads.patch
@@ -16,7 +16,7 @@
#else
SchemaData *
-tdomGetSchemadata (void)
-+tdomGetSchemadata (Tcl_Interp *)
++tdomGetSchemadata (Tcl_Interp *interp)
{
return GETASI;
}