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