Cosmetic improvements to the timezone code: remove the use of the

Neil Conway <neilc@samurai.com>

Commit: 0b62bbe086261a12cc6779244e979c54233da055
Author: Neil Conway <neilc@samurai.com>
Date: 2005-06-20T08:00:51Z
Releases: 8.1.0
Cosmetic improvements to the timezone code: remove the use of the
'register' qualifier, make some function declarations more consistent,
and so on.

Files

PathChange+/−
src/timezone/ialloc.c modified +4 −4
src/timezone/localtime.c modified +68 −68
src/timezone/pgtz.c modified +4 −4
src/timezone/scheck.c modified +6 −6
src/timezone/strftime.c modified +4 −4
src/timezone/zic.c modified +114 −115