fclose -> m_fclose
[apps/madmutt.git] / postpone.c
index fd06b62..d8d8cf5 100644 (file)
@@ -656,7 +656,7 @@ bail:
 
   /* that's it. */
   if (bfp != fp)
-    fclose (bfp);
+    m_fclose(&bfp);
   if (msg)
     mx_close_message (&msg);