summaryrefslogtreecommitdiff
path: root/xmlif/xmlif.c
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-15 17:52:27 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-15 17:52:27 -0800
commit9f19f5f01bc2e4a1b324317d2ef0aac2cdac35cb (patch)
tree1656b3889d4551ac4a5cb95903fd6a1490ec5aeb /xmlif/xmlif.c
parent2f767b4d198ca167dc81ca91db184af2f4d6b4db (diff)
downloadxmlto-9f19f5f01bc2e4a1b324317d2ef0aac2cdac35cb.tar.gz
xmlto-9f19f5f01bc2e4a1b324317d2ef0aac2cdac35cb.tar.bz2
xmlto-9f19f5f01bc2e4a1b324317d2ef0aac2cdac35cb.zip
xmlto-nonvoid
===================================================================
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;
}
/*