First attempt s/\<const gss_.*_t/gss_const_.*_t/g
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
OM_uint32 GSSAPI_CALLCONV _gss_ntlm_acquire_cred
|
||||
(OM_uint32 * min_stat,
|
||||
const gss_name_t desired_name,
|
||||
gss_const_name_t desired_name,
|
||||
OM_uint32 time_req,
|
||||
const gss_OID_set desired_mechs,
|
||||
gss_cred_usage_t cred_usage,
|
||||
|
Reference in New Issue
Block a user