summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/memory/mcc_close.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/memory/mcc_close.c')
-rw-r--r--src/lib/krb5/ccache/memory/mcc_close.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/ccache/memory/mcc_close.c b/src/lib/krb5/ccache/memory/mcc_close.c
index b40a9b3601..514a4adfa7 100644
--- a/src/lib/krb5/ccache/memory/mcc_close.c
+++ b/src/lib/krb5/ccache/memory/mcc_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_mcc_close(context, id)
krb5_context context;
krb5_ccache id;