Fixed broken swit numbering (there are more files to fix)
[mmh] / uip / msgchk.c
index 0bec675..5f31685 100644 (file)
@@ -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 },
 };