summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-06 18:12:15 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-01-01 14:34:57 -0800
commit84f5fee3c769fc907c561110f4828416f921e81a (patch)
tree2da192cf588e5c7f93535b7d66e606e83df04a38 /main.c
parent40bcc8c3303a858c786f1d6d04ae5bbdec6b04ff (diff)
downloadxorg-util-makedepend-84f5fee3c769fc907c561110f4828416f921e81a.tar.gz
Handle some implicit conversion warnings from clang
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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