Fix calling conventions for Windows
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
|
||||
#include "mech_locl.h"
|
||||
|
||||
OM_uint32 gss_duplicate_name(OM_uint32 *minor_status,
|
||||
GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL
|
||||
gss_duplicate_name(OM_uint32 *minor_status,
|
||||
const gss_name_t src_name,
|
||||
gss_name_t *dest_name)
|
||||
{
|
||||
|
Reference in New Issue
Block a user