fix gss_krb5_cred_no_ci_flags_x_oid_desc variable name
From Stefan Metzmacher git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23331 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -35,10 +35,10 @@ | |||||||
| RCSID("$Id$"); | RCSID("$Id$"); | ||||||
|  |  | ||||||
| /* 1.2.752.43.13.17 */ | /* 1.2.752.43.13.17 */ | ||||||
| static gss_OID_desc gss_krb5_ccache_name_x_oid_desc = | static gss_OID_desc gss_krb5_cred_no_ci_flags_x_oid_desc = | ||||||
| {6, rk_UNCONST("\x2a\x85\x70\x2b\x0d\x11")}; | {6, rk_UNCONST("\x2a\x85\x70\x2b\x0d\x11")}; | ||||||
|  |  | ||||||
| gss_OID GSS_KRB5_CRED_NO_CI_FLAGS_X = &gss_krb5_ccache_name_x_oid_desc; | gss_OID GSS_KRB5_CRED_NO_CI_FLAGS_X = &gss_krb5_cred_no_ci_flags_x_oid_desc; | ||||||
|  |  | ||||||
| /* 1.2.752.43.13.18 */ | /* 1.2.752.43.13.18 */ | ||||||
| static gss_OID_desc gss_krb5_import_cred_x_oid_desc = | static gss_OID_desc gss_krb5_import_cred_x_oid_desc = | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand