X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Fsmtp-dummy.c;fp=test%2Fsmtp-dummy.c;h=1c89e9af81232add629fa49d3f818a096ae27d85;hp=a7c1fe4fe822417d8bfb9819144627b522290a6e;hb=bdc87f0d3ec41dd4744a89d1d19b2186d0647a56;hpb=1959a95d2538daa2a802b74699ecb2b42d997a2d diff --git a/test/smtp-dummy.c b/test/smtp-dummy.c index a7c1fe4f..1c89e9af 100644 --- a/test/smtp-dummy.c +++ b/test/smtp-dummy.c @@ -275,7 +275,7 @@ main (int argc, char *argv[]) do_smtp_to_file (peer_file, output); - DONE: + DONE: if (output) fclose (output); if (peer_file)