Fix calling conventions for Windows
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
|
||||
#include "mech_locl.h"
|
||||
|
||||
OM_uint32 gss_duplicate_oid (
|
||||
GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL
|
||||
gss_duplicate_oid (
|
||||
OM_uint32 *minor_status,
|
||||
gss_OID src_oid,
|
||||
gss_OID *dest_oid
|
||||
|
Reference in New Issue
Block a user