X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8563731b02ce9d750806f6b1769af8b399d964e8..dc0eaaa97aca85ebe2ae9d17c1435f856fb67224:/uip/rcvdist.c diff --git a/uip/rcvdist.c b/uip/rcvdist.c index 5fca8ec5..ace5295d 100644 --- a/uip/rcvdist.c +++ b/uip/rcvdist.c @@ -17,7 +17,7 @@ static struct swit switches[] = { #define VERSIONSW 1 { "version", 0 }, #define HELPSW 2 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };