summaryrefslogtreecommitdiffstats
path: root/src/time64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/time64.h')
-rw-r--r--src/time64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/time64.h b/src/time64.h
index bf174c6..efdc716 100644
--- a/src/time64.h
+++ b/src/time64.h
@@ -39,7 +39,7 @@ struct TM64 {
39#define TM TM64 39#define TM TM64
40#else 40#else
41#define TM tm 41#define TM tm
42#endif 42#endif
43 43
44 44
45/* Declare public functions */ 45/* Declare public functions */