diff options
author | Roland McGrath <roland@redhat.com> | 1993-04-02 22:16:47 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1993-04-02 22:16:47 +0000 |
commit | 07c6b685b7770602747def592ce24b0256bbd9b1 (patch) | |
tree | 4450bbe24727848182393836b6ee186dd3e90b76 | |
parent | 0c1c2ff3d017b658aaca81920dd4409f7918cac4 (diff) | |
download | gunmake-07c6b685b7770602747def592ce24b0256bbd9b1.tar.gz |
Formerly main.c.~75~
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -301,7 +301,6 @@ static struct option long_option_aliases[] = { { "quiet", no_argument, 0, 's' }, { "stop", no_argument, 0, 'S' }, - { "new", required_argument, 0, 'W' }, { "new-file", required_argument, 0, 'W' }, { "assume-new", required_argument, 0, 'W' }, { "assume-old", required_argument, 0, 'o' }, |