1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-12-09 11:41:56 +00:00

tzdir->timezones to protect the innocent

SCCS-file: tzfile.h
SCCS-SID: 2.2
This commit is contained in:
Arthur David Olson
1986-09-08 16:17:14 -04:00
committed by Paul Eggert
parent 4f826cc09e
commit ae65a57cf1

View File

@ -5,7 +5,7 @@
*/ */
#ifndef TZDIR #ifndef TZDIR
#define TZDIR "/etc/tzdir" /* Time zone object file directory */ #define TZDIR "/etc/timezones" /* Time zone object file directory */
#endif #endif
#ifndef TZDEFAULT #ifndef TZDEFAULT