Merge branch 'master' of ssh://marmaro.de:443/var/git/mmh
[mmh] / uip / pick.c
index ae1fa03..6c59add 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))
-                                 exit(1);
+                                       exit(1);
 
                                seqs[seqp++] = cp;
                                continue;