X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..37da2ed2b9d461967bde48cfc506f7ffd4a0cd78:/uip/whom.c diff --git a/uip/whom.c b/uip/whom.c index 5a825344..d04ef27e 100644 --- a/uip/whom.c +++ b/uip/whom.c @@ -3,6 +3,10 @@ * whom.c -- report to whom a message would be sent * * $Id$ + * + * This code is Copyright (c) 2002, by the authors of nmh. See the + * COPYRIGHT file in the root directory of the nmh distribution for + * complete copyright information. */ #include @@ -27,7 +31,7 @@ static struct swit switches[] = { #define VERSIONSW 7 { "version", 0 }, #define HELPSW 8 - { "help", 4 }, + { "help", 0 }, #define CLIESW 9 { "client host", -6 }, #define SERVSW 10