tzdir->timezones to protect the innocent

SCCS-file: tzfile.h
SCCS-SID: 2.2
This commit is contained in:
Arthur David Olson
2012-07-18 03:01:38 -04:00
committed by Paul Eggert
parent 4f826cc09e
commit ae65a57cf1
+1 -1
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