summaryrefslogtreecommitdiff
path: root/xmlif/xmlif.c
diff options
context:
space:
mode:
Diffstat (limited to 'xmlif/xmlif.c')
-rw-r--r--xmlif/xmlif.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlif/xmlif.c b/xmlif/xmlif.c
index 3356a1f..b478951 100644
--- a/xmlif/xmlif.c
+++ b/xmlif/xmlif.c
@@ -2435,6 +2435,7 @@ main(int argc, char *argv[])
}
yylex();
+ return 0;
}
/*