projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1193629
)
fix badly formatted code found by Markus Schnalke
author
Oliver Kiddle
<okiddle@yahoo.co.uk>
Thu, 16 Dec 2010 00:23:16 +0000
(
01:23
+0100)
committer
Oliver Kiddle
<okiddle@yahoo.co.uk>
Thu, 16 Dec 2010 00:23:16 +0000
(
01:23
+0100)
uip/mhparam.c
patch
|
blob
|
history
diff --git
a/uip/mhparam.c
b/uip/mhparam.c
index
19f418e
..
8384544
100644
(file)
--- a/
uip/mhparam.c
+++ b/
uip/mhparam.c
@@
-148,7
+148,7
@@
main(int argc, char **argv)
for (np = m_defs; np; np = np->n_next)
printf("%s: %s\n", np->n_name, np->n_field);
- } if (debug) {
+ } else if (debug) {
struct proc *ps;
/*