summary refs log tree commit diff stats
path: root/src/common/make-te.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/make-te.c')
-rw-r--r--src/common/make-te.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/make-te.c b/src/common/make-te.c
index 309eec2f..5eceb5f0 100644
--- a/src/common/make-te.c
+++ b/src/common/make-te.c
@@ -42,7 +42,7 @@
 #include <string.h>
 #include <stdlib.h>
 
-int main()
+int main(void)
 {
 	char name[512];
 	char num[512];