Sort and add krb5_cc_switch.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22903 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-07 20:17:49 +00:00
parent 3bdff59b95
commit 92286b7303

View File

@@ -114,6 +114,7 @@ HEIMDAL_KRB5_1.0 {
krb5_cc_set_flags;
krb5_cc_start_seq_get;
krb5_cc_store_cred;
krb5_cc_switch;
krb5_change_password;
krb5_check_transited;
krb5_check_transited_realms;
@@ -461,8 +462,8 @@ HEIMDAL_KRB5_1.0 {
krb5_principal_get_comp_string;
krb5_principal_get_realm;
krb5_principal_get_type;
krb5_principal_set_realm;
krb5_principal_match;
krb5_principal_set_realm;
krb5_principal_set_type;
krb5_print_address;
krb5_program_setup;