This commit is contained in:
Love Hornquist Astrand
2010-11-25 19:20:26 -08:00
parent 11e7ed41fc
commit ab9267c04e
9 changed files with 168 additions and 51 deletions

View File

@@ -353,7 +353,7 @@ _gss_load_mech(void)
}
gssapi_mech_interface
__gss_get_mechanism(gss_OID mech)
__gss_get_mechanism(gss_const_OID mech)
{
struct _gss_mech_switch *m;