projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac2834b
)
forw: Fixed -build switch.
author
markus schnalke
<meillo@marmaro.de>
Sat, 5 May 2012 05:51:32 +0000
(07:51 +0200)
committer
markus schnalke
<meillo@marmaro.de>
Sat, 5 May 2012 05:51:32 +0000
(07:51 +0200)
uip/forw.c
patch
|
blob
|
history
diff --git
a/uip/forw.c
b/uip/forw.c
index
b1148b0
..
cbff866
100644
(file)
--- a/
uip/forw.c
+++ b/
uip/forw.c
@@
-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 }
};