summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/file/fcc_close.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/file/fcc_close.c')
-rw-r--r--src/lib/krb5/ccache/file/fcc_close.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/ccache/file/fcc_close.c b/src/lib/krb5/ccache/file/fcc_close.c
index 71e52f549d..6e7997afdf 100644
--- a/src/lib/krb5/ccache/file/fcc_close.c
+++ b/src/lib/krb5/ccache/file/fcc_close.c
@@ -35,7 +35,7 @@
* Closes the file cache, invalidates the id, and frees any resources
* associated with the cache.
*/
-krb5_error_code INTERFACE
+krb5_error_code KRB5_CALLCONV
krb5_fcc_close(context, id)
krb5_context context;
krb5_ccache id;