summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/file/fcc_store.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/file/fcc_store.c')
-rw-r--r--src/lib/krb5/ccache/file/fcc_store.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/ccache/file/fcc_store.c b/src/lib/krb5/ccache/file/fcc_store.c
index fec27aeb69..4915e4e395 100644
--- a/src/lib/krb5/ccache/file/fcc_store.c
+++ b/src/lib/krb5/ccache/file/fcc_store.c
@@ -41,7 +41,7 @@
* system errors
* storage failure errors
*/
-krb5_error_code INTERFACE
+krb5_error_code KRB5_CALLCONV
krb5_fcc_store(context, id, creds)
krb5_context context;
krb5_ccache id;