]> git.marmaro.de Git - mmh/blobdiff - uip/pick.c
Fix minor coding style issues (whitespace)
[mmh] / uip / pick.c
index e94c259392cb0fbb8363cb41c5c6002b2460eb61..58c5969ce1900b25c06ca7c56e6d739333e9cf0b 100644 (file)
@@ -163,7 +163,7 @@ main(int argc, char **argv)
                                        adios(NULL, "too many sequences (more than %d) specified", NUMATTRS);
 
                                if (!seq_nameok(cp))
                                        adios(NULL, "too many sequences (more than %d) specified", NUMATTRS);
 
                                if (!seq_nameok(cp))
-                                 done(1);
+                                       done(1);
 
                                seqs[seqp++] = cp;
                                continue;
 
                                seqs[seqp++] = cp;
                                continue;