X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=compat%2Fhave_canonicalize_file_name.c;h=e56097930fc85cde5c9fce535c1f14df3a64dfa5;hp=24c848ec3bf5d8e21b8d8ddd1dbf908779782d44;hb=7ad7cfbff232431377562271901ee00202bf0bd0;hpb=af5c3afa91cc29268c6754ea70f15cae30f22403 diff --git a/compat/have_canonicalize_file_name.c b/compat/have_canonicalize_file_name.c index 24c848ec..e5609793 100644 --- a/compat/have_canonicalize_file_name.c +++ b/compat/have_canonicalize_file_name.c @@ -1,7 +1,8 @@ #define _GNU_SOURCE #include -int main() +int +main () { char *found; char *string;