From d4fb0a1f15d1a1c49224933a2cf320efa700d961 Mon Sep 17 00:00:00 2001 From: "Michael G. Schwern" Date: Tue, 7 Oct 2008 16:17:10 -0400 Subject: Update from y2038 Fix trailing #endif. Remove C99 macro. --- time64_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'time64_config.h') 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 */ -- cgit v1.2.1