summaryrefslogtreecommitdiffstats
path: root/argv.c
diff options
context:
space:
mode:
Diffstat (limited to 'argv.c')
-rw-r--r--argv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/argv.c b/argv.c
index 7e113318..e1415d31 100644
--- a/argv.c
+++ b/argv.c
@@ -26,6 +26,8 @@
#include "private.h"
+/* FIXME: .It called with -column and quoted arguments. */
+
static int lookup(int, const char *);
static int parse(struct mdoc *, int, int,
struct mdoc_arg *, int *, char *);