X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frepl.c;h=b1c0782f0381ca8a4be2ce8242f1f30ebfcb8536;hb=08baf4f8bc7623c41a9753c71aed9a4042196aac;hp=d3a8d078ad60d566fc5ddb8a126f1eb8ec81335e;hpb=264318e5898da32e9a0e3ec2b4c69185db89bb8a;p=mmh diff --git a/uip/repl.c b/uip/repl.c index d3a8d07..b1c0782 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -3,6 +3,10 @@ * repl.c -- reply to a message * * $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 @@ -62,7 +66,7 @@ static struct swit switches[] = { #define VERSIONSW 25 { "version", 0 }, #define HELPSW 26 - { "help", 4 }, + { "help", 0 }, #define FILESW 27 { "file file", 4 }, /* interface from msh */