1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-12-06 19:46:36 +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
#define TZDIR "/etc/tzdir" /* Time zone object file directory */
#define TZDIR "/etc/timezones" /* Time zone object file directory */
#endif
#ifndef TZDEFAULT