]> git.cworth.org Git - notmuch/blobdiff - compat/have_d_type.c
compat: run uncrustify
[notmuch] / compat / have_d_type.c
index 9ca6c6e08ed6cad81e84bf012e224c3225fecce7..5338ee4dadac620abe51b21d69580c02ceb39fac 100644 (file)
@@ -1,6 +1,7 @@
 #include <dirent.h>
 
-int main()
+int
+main ()
 {
     struct dirent ent;