Fix logic in fcc_close(); krb5_fcc_close_file() should be called if
authorTheodore Tso <tytso@mit.edu>
Wed, 6 Jan 1993 00:31:46 +0000 (00:31 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 6 Jan 1993 00:31:46 +0000 (00:31 +0000)
commit413bc00b4bb6bf2f69e563b4c4b0cf37fe809f93
treee56829ff4266534308e627751eb60c62a741183a
parentca750f043036002ddd8e5e64f862680359f5d4c6
Fix logic in fcc_close(); krb5_fcc_close_file() should be called if
a file is open.  Using MAYBE_CLOSE() was just the wrong thing to use.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2478 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/file/fcc_close.c