projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ad400e
)
Fixed mhl's -nobody switch.
author
markus schnalke
<meillo@marmaro.de>
Wed, 16 May 2012 09:00:55 +0000
(11:00 +0200)
committer
markus schnalke
<meillo@marmaro.de>
Wed, 16 May 2012 09:00:55 +0000
(11:00 +0200)
uip/mhl.c
patch
|
blob
|
history
diff --git
a/uip/mhl.c
b/uip/mhl.c
index
8c2094e
..
8b29ee4
100644
(file)
--- a/
uip/mhl.c
+++ b/
uip/mhl.c
@@
-55,7
+55,7
@@
static struct swit mhlswitches[] = {
{ "forward", -7 },
#define FORW2SW 6
{ "forwall", -7 },
-#define NBODYSW 8
+#define NBODYSW 7
{ "nobody", -6 },
{ NULL, 0 }
};