From 80d8b4991abbf63a591116b09dfb3b844b5b0405 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Tue, 20 Jan 2009 12:51:28 +0000 Subject: Moved prologue-pruning into action.c. Added line-arg softmax. --- argv.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'argv.c') diff --git a/argv.c b/argv.c index a2d62608..8ebf89be 100644 --- a/argv.c +++ b/argv.c @@ -1,4 +1,4 @@ -/* $Id: argv.c,v 1.17 2009/01/19 17:02:58 kristaps Exp $ */ +/* $Id: argv.c,v 1.18 2009/01/20 12:51:28 kristaps Exp $ */ /* * Copyright (c) 2008 Kristaps Dzonsons * @@ -25,8 +25,9 @@ #include "private.h" - /* FIXME: .It called with -column and quoted arguments. */ +/* FIXME: if arguments are quoted, they should not be later parsed for + * macros. */ static int lookup(int, const char *); static int parse(struct mdoc *, int, -- cgit v1.2.3-56-ge451