X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8563731b02ce9d750806f6b1769af8b399d964e8..e66e25ec491d0fb3df708000d8494b4d598f0263:/uip/scan.c diff --git a/uip/scan.c b/uip/scan.c index b40537c0..7f5cf46f 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -43,7 +43,7 @@ static struct swit switches[] = { #define VERSIONSW 10 { "version", 0 }, #define HELPSW 11 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };