aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/94 gen extra/name.l
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/94 gen extra/name.l')
-rw-r--r--test cases/common/94 gen extra/name.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/common/94 gen extra/name.l b/test cases/common/94 gen extra/name.l
index 3adda4f..c4ba277 100644
--- a/test cases/common/94 gen extra/name.l
+++ b/test cases/common/94 gen extra/name.l
@@ -1,3 +1,3 @@
-int main() {
+int main(void) {
return 0;
}