mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-09-20 18:55:10 +00:00
avoid tabs after preprocessor keywords
SCCS-file: tzfile.h SCCS-SID: 7.3
This commit is contained in:
committed by
Paul Eggert
parent
9006a20342
commit
d66151601c
@@ -98,7 +98,7 @@ struct tzhead {
|
||||
#endif /* !defined TZ_MAX_CHARS */
|
||||
|
||||
#ifndef TZ_MAX_LEAPS
|
||||
#define TZ_MAX_LEAPS 50 /* Maximum number of leap second corrections */
|
||||
#define TZ_MAX_LEAPS 50 /* Maximum number of leap second corrections */
|
||||
#endif /* !defined TZ_MAX_LEAPS */
|
||||
|
||||
#define SECSPERMIN 60
|
||||
|
||||
Reference in New Issue
Block a user