X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8563731b02ce9d750806f6b1769af8b399d964e8..43d8b10e72cbb9af18cf8a3e7150a9b6d05bf9ee:/uip/ap.c diff --git a/uip/ap.c b/uip/ap.c index 2abba4bc..dde11759 100644 --- a/uip/ap.c +++ b/uip/ap.c @@ -31,7 +31,7 @@ static struct swit switches[] = { #define VERSIONSW 5 { "version", 0 }, #define HELPSW 6 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };