From e946ea2f1407520baba1faee127e1f7dc5ae16d5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 7 Sep 2005 07:03:41 +0000 Subject: * timezone/africa: Update from tzdata2005m. * timezone/asia: Likewise. * timezone/australasia: Likewise. * timezone/backward: Likewise. * timezone/europe: Likewise. * timezone/northamerica: Likewise. * timezone/southamerica: Likewise. * timezone/zone.tab: Likewise. * timezone/zdump.c: Update from tzcode2005m. --- timezone/zdump.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'timezone/zdump.c') diff --git a/timezone/zdump.c b/timezone/zdump.c index 78cc28ef65..659f572b98 100644 --- a/timezone/zdump.c +++ b/timezone/zdump.c @@ -1,4 +1,4 @@ -static char elsieid[] = "@(#)zdump.c 7.65"; +static char elsieid[] = "@(#)zdump.c 7.66"; /* ** This code has been made independent of the rest of the time @@ -198,7 +198,6 @@ abbrok(abbr, zone) const char * const abbr; const char * const zone; { - register int i; register const char * cp; register char * wp; -- cgit v1.2.3