X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmark.c;h=aeed8667300ccf33fe203d9c219767538fd68a63;hp=9bd45619932afc8c97b808b2e5052ecaa90cb1e8;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=197f95940cc0860683e6988352f721e6603f9339 diff --git a/uip/mark.c b/uip/mark.c index 9bd4561..aeed866 100644 --- a/uip/mark.c +++ b/uip/mark.c @@ -5,6 +5,10 @@ * -- list sequences in given folder * * $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 @@ -36,7 +40,7 @@ static struct swit switches[] = { #define VERSIONSW 8 { "version", 0 }, #define HELPSW 9 - { "help", 4 }, + { "help", 0 }, #define DEBUGSW 10 { "debug", -5 }, { NULL, 0 }