Apply missing function modifiers
GSSAPI_CALLCONV, GSSAPI_LIB_FUNC, GSSAPI_LIB_CALL as appropriate Change-Id: I5198cfc7dd665bdc064aa0e613dac7db7465e2b9
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#include "gsskrb5_locl.h"
|
||||
|
||||
OM_uint32
|
||||
OM_uint32 GSSAPI_CALLCONV
|
||||
_gsskrb5_authorize_localname(OM_uint32 *minor_status,
|
||||
const gss_name_t input_name,
|
||||
gss_const_buffer_t user_name,
|
||||
|
@@ -32,7 +32,7 @@
|
||||
|
||||
#include "gsskrb5_locl.h"
|
||||
|
||||
OM_uint32
|
||||
OM_uint32 GSSAPI_CALLCONV
|
||||
_gsskrb5_pname_to_uid(OM_uint32 *minor_status,
|
||||
const gss_name_t pname,
|
||||
const gss_OID mech_type,
|
||||
|
Reference in New Issue
Block a user