summaryrefslogtreecommitdiff
path: root/deskutils/ical/files/patch-dateeditor.C
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/ical/files/patch-dateeditor.C')
-rw-r--r--deskutils/ical/files/patch-dateeditor.C11
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/ical/files/patch-dateeditor.C b/deskutils/ical/files/patch-dateeditor.C
new file mode 100644
index 000000000000..f869d6c57f4c
--- /dev/null
+++ b/deskutils/ical/files/patch-dateeditor.C
@@ -0,0 +1,11 @@
+--- dateeditor.C.orig 1996-02-10 04:17:35.000000000 +0100
++++ dateeditor.C 2003-04-28 18:14:32.000000000 +0200
+@@ -113,7 +113,7 @@ int Cmd_HiliteLoop(ClientData, Tcl_Inter
+ }
+
+ int count;
+- char** strlist;
++ CONST84 char** strlist;
+ if (Tcl_SplitList(tcl, argv[2], &count, &strlist) != TCL_OK) {
+ return TCL_ERROR;
+ }