move convert_func to deprecated
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24855 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -1108,13 +1108,6 @@ no_host: | |||||||
|     return HEIM_ERR_V4_PRINC_NO_CONV; |     return HEIM_ERR_V4_PRINC_NO_CONV; | ||||||
| } | } | ||||||
|  |  | ||||||
| static krb5_boolean |  | ||||||
| convert_func(krb5_context conxtext, void *funcctx, krb5_principal principal) |  | ||||||
| { |  | ||||||
|     krb5_boolean (*func)(krb5_context, krb5_principal) = funcctx; |  | ||||||
|     return (*func)(conxtext, principal); |  | ||||||
| } |  | ||||||
|  |  | ||||||
| static int | static int | ||||||
| check_list(const krb5_config_binding *l, const char *name, const char **out) | check_list(const krb5_config_binding *l, const char *name, const char **out) | ||||||
| { | { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand