First attempt s/\<const gss_.*_t/gss_const_.*_t/g
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL
|
||||
gss_acquire_cred_with_password(OM_uint32 *minor_status,
|
||||
const gss_name_t desired_name,
|
||||
gss_const_name_t desired_name,
|
||||
const gss_buffer_t password,
|
||||
OM_uint32 time_req,
|
||||
const gss_OID_set desired_mechs,
|
||||
|
Reference in New Issue
Block a user