summaryrefslogtreecommitdiff
path: root/tests/ccl.l
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ccl.l')
-rw-r--r--tests/ccl.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ccl.l b/tests/ccl.l
index c244892..9511604 100644
--- a/tests/ccl.l
+++ b/tests/ccl.l
@@ -84,7 +84,7 @@
int main(void);
int
-main ()
+main (void)
{
yyin = stdin;
yyout = stdout;