forw: Fixed -build switch.
authormarkus schnalke <meillo@marmaro.de>
Sat, 5 May 2012 05:51:32 +0000 (07:51 +0200)
committermarkus schnalke <meillo@marmaro.de>
Sat, 5 May 2012 05:51:32 +0000 (07:51 +0200)
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 }
 };