X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fforw.c;h=cff49c73c81d565a1521ae1d1d205e78d62efec3;hp=8455431a2a7db2d072a5d78c63e0be1b1012061e;hb=264318e5898da32e9a0e3ec2b4c69185db89bb8a;hpb=c9021f4b5e565c9ec7606b8b0229172bd01ba1ae diff --git a/uip/forw.c b/uip/forw.c index 8455431..cff49c7 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -64,11 +64,11 @@ static struct swit switches[] = { #define HELPSW 23 { "help", 4 }, #define FILESW 24 - { "file file", -4 }, /* interface from msh */ + { "file file", 4 }, /* interface from msh */ #ifdef MHE #define BILDSW 25 - { "build", -5 }, /* interface from mhe */ + { "build", 5 }, /* interface from mhe */ #endif /* MHE */ { NULL, 0 }