Fix calling conventions for Windows
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
|
||||
#include "ntlm.h"
|
||||
|
||||
OM_uint32 _gss_ntlm_inquire_context (
|
||||
OM_uint32 GSSAPI_CALLCONV
|
||||
_gss_ntlm_inquire_context (
|
||||
OM_uint32 * minor_status,
|
||||
const gss_ctx_id_t context_handle,
|
||||
gss_name_t * src_name,
|
||||
|
Reference in New Issue
Block a user