forw: Fixed -build switch.
[mmh] / uip / forw.c
index b1148b0..cbff866 100644 (file)
@@ -37,7 +37,7 @@ static struct swit switches[] = {
        { "Version", 0 },
 #define HELPSW  9
        { "help", 0 },
-#define BILDSW  12
+#define BILDSW  10
        { "build", 5 },  /* interface from mhe */
        { NULL, 0 }
 };