1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2026-05-06 20:49:49 +00:00

trailing white space eliminated

SCCS-file: private.h
SCCS-SID: 8.3
This commit is contained in:
Arthur David Olson
2007-03-15 09:55:13 -04:00
committed by Paul Eggert
parent 193bc6b997
commit 94523e9d71

View File

@@ -356,7 +356,7 @@ char *ctime_r P((time_t const *, char *));
#ifndef SECSPERREPEAT
#define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
#endif /* !defined SECSPERREPEAT */
#ifndef SECSPERREPEAT_BITS
#define SECSPERREPEAT_BITS 34 /* ceil(log2(SECSPERREPEAT)) */
#endif /* !defined SECSPERREPEAT_BITS */