From 026b372a01e67e181d068c2db7e82290d9e71803 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 2 Feb 2006 09:03:52 +0000 Subject: * timezone/private.h: Update from tzcode2006a. * timezone/scheck.c: Likewise. * timezone/asia: Update from tzdata2006a. * timezone/northamerica: Likewise. * timezone/zone.tab: Likewise. --- timezone/private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'timezone/private.h') diff --git a/timezone/private.h b/timezone/private.h index 33dc4c3de9..d9f232c8e3 100644 --- a/timezone/private.h +++ b/timezone/private.h @@ -218,7 +218,7 @@ char * imalloc P((int n)); void * irealloc P((void * pointer, int size)); void icfree P((char * pointer)); void ifree P((char * pointer)); -char * scheck P((const char *string, char *format)); +const char *scheck P((const char *string, const char *format)); /* ** Finally, some convenience items. -- cgit v1.2.3