summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/memory/mcc_destry.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/memory/mcc_destry.c')
-rw-r--r--src/lib/krb5/ccache/memory/mcc_destry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/ccache/memory/mcc_destry.c b/src/lib/krb5/ccache/memory/mcc_destry.c
index 0c050523d8..e6946789de 100644
--- a/src/lib/krb5/ccache/memory/mcc_destry.c
+++ b/src/lib/krb5/ccache/memory/mcc_destry.c
@@ -52,7 +52,7 @@ krb5_mcc_free(context, id)
* Errors:
* none
*/
-krb5_error_code INTERFACE
+krb5_error_code KRB5_CALLCONV
krb5_mcc_destroy(context, id)
krb5_context context;
krb5_ccache id;