diff options
Diffstat (limited to 'lang/cel/files/patch-ac')
-rw-r--r-- | lang/cel/files/patch-ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/cel/files/patch-ac b/lang/cel/files/patch-ac new file mode 100644 index 000000000000..7b8853ff6a31 --- /dev/null +++ b/lang/cel/files/patch-ac @@ -0,0 +1,10 @@ +--- kits/DateTime.c.orig Tue Feb 27 03:03:28 2001 ++++ kits/DateTime.c Tue Feb 27 03:03:38 2001 +@@ -35,7 +35,6 @@ + + + extern char *tzname[2]; +-long int timezone; + extern int daylight; + + // This takes the _dateTime blob and resets all of the fields |