summaryrefslogtreecommitdiff
path: root/time64_config.h
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2008-10-07 16:17:10 -0400
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-01-03 18:40:53 +0100
commitd4fb0a1f15d1a1c49224933a2cf320efa700d961 (patch)
treef3d22cb2dc66fd9e4ccb7cc1cbc309e708d85b5e /time64_config.h
parent1821818801aa97e1230add6b80103706060aaa35 (diff)
downloadperl-d4fb0a1f15d1a1c49224933a2cf320efa700d961.tar.gz
Update from y2038
Fix trailing #endif. Remove C99 macro.
Diffstat (limited to 'time64_config.h')
-rw-r--r--time64_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/time64_config.h b/time64_config.h
index 6b54534cbb..bc3818c567 100644
--- a/time64_config.h
+++ b/time64_config.h
@@ -79,4 +79,4 @@
#define SYSTEM_GMTIME_MAX GMTIME_MAX
#define SYSTEM_GMTIME_MIN GMTIME_MIN
-#endif TIME64_CONFIG_H
+#endif /* TIME64_CONFIG_H */