Fix calling conventions for Windows
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
*
|
||||
* @ingroup gssapi
|
||||
*/
|
||||
OM_uint32 GSSAPI_LIB_FUNCTION
|
||||
GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL
|
||||
gss_release_name(OM_uint32 *minor_status,
|
||||
gss_name_t *input_name)
|
||||
{
|
||||
|
Reference in New Issue
Block a user