summaryrefslogtreecommitdiff
path: root/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'time.c')
-rw-r--r--time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/time.c b/time.c
index 2c2cb83..3e16971 100644
--- a/time.c
+++ b/time.c
@@ -15,7 +15,7 @@
test_string(buf, _expected); \
} while (0)
-void test_time(void)
+void test_time_h(void)
{
struct tm tm;
tm.tm_year = 2001 - 1900;