summaryrefslogtreecommitdiff
path: root/deskutils/ical/files/patch-dateeditor.C
blob: f869d6c57f4c1fe350bad25a65e6a8e264b2dc39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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;
     }