summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/memory/mcc_reslv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/memory/mcc_reslv.c')
-rw-r--r--src/lib/krb5/ccache/memory/mcc_reslv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/ccache/memory/mcc_reslv.c b/src/lib/krb5/ccache/memory/mcc_reslv.c
index 6146c6c2bf..a2468d8d03 100644
--- a/src/lib/krb5/ccache/memory/mcc_reslv.c
+++ b/src/lib/krb5/ccache/memory/mcc_reslv.c
@@ -49,7 +49,7 @@ extern krb5_cc_ops krb5_mcc_ops;
* krb5_ccache. id is undefined.
* permission errors
*/
-krb5_error_code INTERFACE
+krb5_error_code KRB5_CALLCONV
krb5_mcc_resolve (context, id, residual)
krb5_context context;
krb5_ccache *id;