summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 58178db..1c378e6 100644
--- a/main.c
+++ b/main.c
@@ -593,7 +593,7 @@ getnextline(struct filepointer *filep)
char *p, /* walking pointer */
*eof, /* end of file pointer */
*bol; /* beginning of line pointer */
- int lineno; /* line number */
+ long lineno; /* line number */
/*
* Fake the "-include" line files in form of #include to the