make gss_acquire_cred_ext private

This commit is contained in:
Luke Howard
2011-05-20 14:31:08 +02:00
parent 9cf61bc762
commit 79ff133ae9
10 changed files with 80 additions and 65 deletions

View File

@@ -44,7 +44,7 @@ _gss_copy_cred(struct _gss_mechanism_cred *mc);
struct _gss_mechanism_name;
GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL
OM_uint32
_gss_acquire_mech_cred(OM_uint32 *minor_status,
gssapi_mech_interface m,
const struct _gss_mechanism_name *mn,