From 391eeae8cd3ee25454bd0ec98ff20e70fa18ffee Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 9 Sep 2001 10:40:51 +0000 Subject: Restore -D. svn path=/trunk/; revision=3460 --- options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options.c') diff --git a/options.c b/options.c index 32060a9e..9a166e54 100644 --- a/options.c +++ b/options.c @@ -89,7 +89,7 @@ /* options still left: CDgGhHjJoORwWxXYz */ static const char *shortoptions = - "?Vcsvd:NqL:f:i:p:UP:A:t:E:Q:u:akKFnl:r:S:Z:b:B:e:m:T:I:M:yw:"; + "?Vcsvd:NqL:f:i:p:UP:A:t:E:Q:u:akKFnl:r:S:Z:b:B:e:m:T:I:M:yw:D:"; static const struct option longoptions[] = { /* this can be const because all flag fields are 0 and will never get set */ -- cgit v1.2.3