summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/krb5/keyblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/krb5/keyblock.c')
-rw-r--r--source4/heimdal/lib/krb5/keyblock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/krb5/keyblock.c b/source4/heimdal/lib/krb5/keyblock.c
index 2d57e301d5..f34a5c4f90 100644
--- a/source4/heimdal/lib/krb5/keyblock.c
+++ b/source4/heimdal/lib/krb5/keyblock.c
@@ -155,7 +155,7 @@ krb5_copy_keyblock (krb5_context context,
* @ingroup krb5_crypto
*/
-krb5_enctype
+KRB5_LIB_FUNCTION krb5_enctype KRB5_LIB_CALL
krb5_keyblock_get_enctype(const krb5_keyblock *block)
{
return block->keytype;