safe_fclose -> m_fclose, and is now inlined.
[apps/madmutt.git] / recvattach.c
index 760651c..c07ad2f 100644 (file)
@@ -938,7 +938,7 @@ void mutt_view_attachments (HEADER * hdr)
           secured = !crypt_smime_decrypt_mime (_fp, &fp, _cur, &cur);
 
           body_list_wipe(&_cur);
-          safe_fclose (&_fp);
+          m_fclose(&_fp);
         }
       }
       else