summaryrefslogtreecommitdiffstatshomepage
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.c b/main.c
index 396c6daf..4571bc2f 100644
--- a/main.c
+++ b/main.c
@@ -1,4 +1,4 @@
-/* $Id: main.c,v 1.1 2009/03/19 16:17:27 kristaps Exp $ */
+/* $Id: main.c,v 1.2 2009/03/19 16:18:36 kristaps Exp $ */
/*
* Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@openbsd.org>
*
@@ -405,6 +405,7 @@ woptions(int *wflags, char *arg)
}
+/* ARGSUSED */
static int
merr(void *arg, int line, int col, const char *msg)
{