X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhlsbr.c;h=d707ed15d15d2e81d52649d71fdfe880456f7e45;hb=945aa62b814966a1266a5524bd089a74e0999cd1;hp=68d083539b109c0295d2ff751500e20c846f087b;hpb=9dc2494d155597ca15d9d05853d5bcad73701c00;p=mmh diff --git a/uip/mhlsbr.c b/uip/mhlsbr.c index 68d0835..d707ed1 100644 --- a/uip/mhlsbr.c +++ b/uip/mhlsbr.c @@ -3,13 +3,17 @@ * mhlsbr.c -- main routines for nmh message lister * * $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 #include #include #include -#include +#include #include #include @@ -72,7 +76,7 @@ static struct swit mhlswitches[] = { #define VERSIONSW 15 { "version", 0 }, #define HELPSW 16 - { "help", 4 }, + { "help", 0 }, #define FORW1SW 17 { "forward", -7 }, /* interface from forw */ #define FORW2SW 18