summaryrefslogtreecommitdiff
path: root/test/testtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testtime.c')
-rw-r--r--test/testtime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testtime.c b/test/testtime.c
index 417410817..787d1cca9 100644
--- a/test/testtime.c
+++ b/test/testtime.c
@@ -68,7 +68,7 @@
* 2002-08-14 12:05:36.186711 -25200 [257 Sat].
* Which happens to be when I wrote the new tests.
*/
-static apr_time_t now = 1032030336186711;
+static apr_time_t now = 1032030336186711LL;
static char* print_time (apr_pool_t *pool, const apr_time_exp_t *xt)
{