X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=compat%2Fcheck_asctime.c;h=62ad69d66dc9665ba8b59e1646ad30458a8ac107;hp=b0e56f0c1a2b10e1bb46564d91967cb829101bc8;hb=dc2b5a031bb63cd71133237ca5d74ef1223a8925;hpb=f7130468d27c4f37d45e6aa60baacfc3329ccff4 diff --git a/compat/check_asctime.c b/compat/check_asctime.c index b0e56f0c..62ad69d6 100644 --- a/compat/check_asctime.c +++ b/compat/check_asctime.c @@ -1,7 +1,8 @@ #include #include -int main() +int +main () { struct tm tm;