summaryrefslogtreecommitdiff
path: root/tests/debug_nr.l
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2018-02-08 11:16:54 -0800
committerManoj Srivastava <srivasta@debian.org>2018-02-08 11:16:54 -0800
commit5372d368306be0259401d04dcca0172c33cf43b0 (patch)
tree5f5545eebcc6924eba866c76e6241df16764cdb4 /tests/debug_nr.l
parent487177cbb85bc4e88e468c71b27569054b8df090 (diff)
parentab49343b08c933e32de8de78132649f9560a3727 (diff)
Merge tag 'v2.6.4' into upstream
version 2.6.4 Signed-off-by: Manoj Srivastava <srivasta@debian.org>
Diffstat (limited to 'tests/debug_nr.l')
-rw-r--r--tests/debug_nr.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/debug_nr.l b/tests/debug_nr.l
index 0596dce..8110ab4 100644
--- a/tests/debug_nr.l
+++ b/tests/debug_nr.l
@@ -41,7 +41,7 @@
int main(void);
int
-main ()
+main (void)
{
yyin = stdin;
yyout = stdout;