Date: Thursday, August 10, 2000 @ 23:54:09
Author: rra
Update of /dist1/cvs/isc/inn/inn/lib
from pub3.rc.vix.com:/tmp/cvs-serv9664
Modified: date.c
Time zone names may be constant strings; declare the variable to hold them
as const to avoid warnings on platforms where they're declared as such.