X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frefile.c;h=9e1ed2077a168919e9be26cad3c865318c313d4d;hb=ad3d5c36b428d68a3a2cad85168ec90bf25c8932;hp=906ea4aa7ba22b857b1df1a27be30d5514a219fe;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822;p=mmh diff --git a/uip/refile.c b/uip/refile.c index 906ea4a..9e1ed20 100644 --- a/uip/refile.c +++ b/uip/refile.c @@ -4,6 +4,10 @@ * -- into one or more destination folders * * $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 @@ -43,7 +47,7 @@ static struct swit switches[] = { #define VERSIONSW 11 { "version", 0 }, #define HELPSW 12 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };