Fix minor coding style issues (whitespace)
[mmh] / uip / mhlist.c
index c66b7cf..afa67ce 100644 (file)
@@ -221,7 +221,7 @@ main(int argc, char **argv)
                /* parse all the message ranges/sequences and set SELECTED */
                for (msgnum = 0; msgnum < msgs.size; msgnum++)
                        if (!m_convert(mp, msgs.msgs[msgnum]))
-                               done (1);
+                               done(1);
                seq_setprev(mp);  /* set the previous-sequence */
 
                if (!(cts = (CT *) calloc((size_t) (mp->numsel + 1),