First attempt s/\<const gss_.*_t/gss_const_.*_t/g
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
OM_uint32 GSSAPI_CALLCONV
|
||||
_gss_ntlm_inquire_mechs_for_name (
|
||||
OM_uint32 * minor_status,
|
||||
const gss_name_t input_name,
|
||||
gss_const_name_t input_name,
|
||||
gss_OID_set * mech_types
|
||||
)
|
||||
{
|
||||
|
Reference in New Issue
Block a user