X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=pgppubring.c;h=d7e56120a6c5d82904fac28881733ec612d499f7;hb=9ed7a487e3a922f2cbb222961c2c9710c3a65f91;hp=b98b321ab35b5cfe0cddf29b14affa20d5aec69f;hpb=b62cf5fb77a75e17b176141d232655e5bd8b7fe1;p=apps%2Fmadmutt.git diff --git a/pgppubring.c b/pgppubring.c index b98b321..d7e5612 100644 --- a/pgppubring.c +++ b/pgppubring.c @@ -773,9 +773,7 @@ static void pgpring_find_candidates (char *ringfile, const char *hints[], FGETPOS (rfp, pos); } - - fclose (rfp); - + m_fclose(&rfp); } static void print_userid (const char *id)