From: Oliver Kiddle Date: Thu, 16 Dec 2010 00:23:16 +0000 (+0100) Subject: fix badly formatted code found by Markus Schnalke X-Git-Tag: mmh-start~15 X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=234c9cc4829d86589a079ace49cfa5bc251ef62c;p=mmh fix badly formatted code found by Markus Schnalke --- diff --git a/uip/mhparam.c b/uip/mhparam.c index 19f418e..8384544 100644 --- 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; /*