XEmacs 21.2.7
[chise/xemacs-chise.git.1] / src / strftime.c
index 9145c74..cb0c111 100644 (file)
@@ -234,7 +234,7 @@ mon_week (CONST struct tm *tm)
 
 #if !defined(HAVE_TM_ZONE) && !defined(HAVE_TZNAME)
 char *
-zone_name (struct tm *tp)
+zone_name (CONST struct tm *tp)
 {
   char *timezone ();
   struct timeval tv;