X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8563731b02ce9d750806f6b1769af8b399d964e8..e66e25ec491d0fb3df708000d8494b4d598f0263:/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 } };