X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Fsmtp-dummy.c;h=1c89e9af81232add629fa49d3f818a096ae27d85;hp=a7c1fe4fe822417d8bfb9819144627b522290a6e;hb=11ac932a4503872c19987b843d58513c4b9ef76f;hpb=f2425a11a3735a726bab60d4942ce82f77c47950 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)