(gss_inquire_context): rename argument open to open_context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11672 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -621,7 +621,7 @@ OM_uint32 gss_inquire_context (
|
||||
gss_OID * mech_type,
|
||||
OM_uint32 * ctx_flags,
|
||||
int * locally_initiated,
|
||||
int * open
|
||||
int * open_context
|
||||
);
|
||||
|
||||
OM_uint32 gss_wrap_size_limit (
|
||||
|
@@ -621,7 +621,7 @@ OM_uint32 gss_inquire_context (
|
||||
gss_OID * mech_type,
|
||||
OM_uint32 * ctx_flags,
|
||||
int * locally_initiated,
|
||||
int * open
|
||||
int * open_context
|
||||
);
|
||||
|
||||
OM_uint32 gss_wrap_size_limit (
|
||||
|
Reference in New Issue
Block a user