about summary refs log tree commit diff
path: root/seq.c
diff options
context:
space:
mode:
Diffstat (limited to 'seq.c')
-rw-r--r--seq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/seq.c b/seq.c
index fc62573..75f9e3c 100644
--- a/seq.c
+++ b/seq.c
@@ -121,7 +121,7 @@ blaze822_seq_load(char *map)
 }
 
 char *
-blaze822_seq_cur()
+blaze822_seq_cur(void)
 {
         static char b[PATH_MAX];