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:
committed by
Paul Eggert
parent
193bc6b997
commit
94523e9d71
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user