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