From 323df3a1959338fcada2958ee7d4506c60067f1b Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 16 Jan 2009 12:23:25 +0000 Subject: Clean-ups & documentation. --- argv.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'argv.c') diff --git a/argv.c b/argv.c index 07196917..5c944a58 100644 --- a/argv.c +++ b/argv.c @@ -1,4 +1,4 @@ -/* $Id: argv.c,v 1.14 2009/01/16 11:50:54 kristaps Exp $ */ +/* $Id: argv.c,v 1.15 2009/01/16 12:23:25 kristaps Exp $ */ /* * Copyright (c) 2008 Kristaps Dzonsons * @@ -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 *); -- cgit v1.2.3-56-ge451