X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmsgchk.c;fp=uip%2Fmsgchk.c;h=5f31685693ea3efd37df6a84e65105d0ab321238;hp=0bec6756167d5fd043724f9386696395705ae9a8;hb=dc6c45394a06750eab463a2523406eed6c77e2e1;hpb=18017df38ebb626f6eed6f339641fd1298c326e7 diff --git a/uip/msgchk.c b/uip/msgchk.c index 0bec675..5f31685 100644 --- a/uip/msgchk.c +++ b/uip/msgchk.c @@ -20,9 +20,9 @@ static struct swit switches[] = { { "notify type", 0 }, #define NNOTESW 3 { "nonotify type", 0 }, -#define VERSIONSW 7 +#define VERSIONSW 4 { "version", 0 }, -#define HELPSW 8 +#define HELPSW 5 { "help", 0 }, };