]> git.notmuchmail.org Git - notmuch/blobdiff - test/random-corpus.c
test: run uncrustify
[notmuch] / test / random-corpus.c
index ff4132520982f5ddb9b82d476983488cef83c1f6..d0354e3584082b0c1e1b55f307b56f131acfbb4a 100644 (file)
@@ -190,6 +190,7 @@ main (int argc, char **argv)
     srandom (seed);
 
     int count;
+
     for (count = 0; count < num_messages; count++) {
        int j;
        /* explicitly allow zero tags */