summaryrefslogtreecommitdiff
path: root/src/seq.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/seq.c')
-rw-r--r--src/seq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/seq.c b/src/seq.c
index 323f5d7c5..3dd52e66b 100644
--- a/src/seq.c
+++ b/src/seq.c
@@ -94,7 +94,7 @@ Usage: %s [OPTION]... [from [step]] to\n\
exit (status);
}
-void
+int
main (int argc, char **argv)
{
int errs;