Added default_content_type argument to
[mmh] / uip / mhparam.c
index 53a2523..d260352 100644 (file)
@@ -29,7 +29,7 @@ static struct swit switches[] = {
 #define        HELPSW    4
     { "help", 0 },
 #define DEBUGSW   5
-    { "debug", -5 },
+    { "debug", 5 },
     { NULL, 0 }
 };