X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fwhom.c;h=d04ef27e1c3b9035c40311fd2f011f8b0d3d5ed8;hp=5a8253446b9a6eb56fde2ab2eed20af1aae397f3;hb=d8916ff5d389de5ab225cd6f40aeda1b285d0f28;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822 diff --git a/uip/whom.c b/uip/whom.c index 5a82534..d04ef27 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