summaryrefslogtreecommitdiffstats
path: root/linenum.c
diff options
context:
space:
mode:
Diffstat (limited to 'linenum.c')
-rw-r--r--linenum.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/linenum.c b/linenum.c
index 4f45be8..6d078ec 100644
--- a/linenum.c
+++ b/linenum.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1984-2012 Mark Nudelman
+ * Copyright (C) 1984-2015 Mark Nudelman
*
* You may distribute under the terms of either the GNU General Public
* License or the Less License, as specified in the README file.
@@ -216,7 +216,7 @@ longloopmessage()
static int loopcount;
#if HAVE_TIME
-static long startime;
+static time_type startime;
#endif
static void
OpenPOWER on IntegriCloud