GSSAPI status codes are bit-encoded, so print them in hex
[mech_eap.git] / mech_eap / get_mic.c
index c19e68f..7161e9c 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "gssapiP_eap.h"
 
-OM_uint32
+OM_uint32 GSSAPI_CALLCONV
 gss_get_mic(OM_uint32 *minor,
             gss_ctx_id_t ctx,
             gss_qop_t qop_req,