From 76a2d5356dfbf77e56c0fbde3d376beab2f35ed9 Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Mon, 26 Jul 1999 16:35:32 +0000 Subject: [PATCH] Added krb5_get_profile; removed com_err functions git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11599 dc483132-0cff-0310-8789-dd5450dbe970 --- src/mac/K5Library.exp | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/mac/K5Library.exp b/src/mac/K5Library.exp index fdd2ffbf8..a8471f93e 100644 --- a/src/mac/K5Library.exp +++ b/src/mac/K5Library.exp @@ -201,10 +201,12 @@ krb5_rc_default_type krb5_rc_default_name krb5_auth_to_rep +# + krb5_get_profile #Temporary exports (DO NOT USE) decode_krb5_ticket - profile_get_values +# profile_get_values krb5_random_confounder krb5_size_opaque krb5_internalize_opaque @@ -222,7 +224,7 @@ krb5_mcc_ops #com_err -- we should really have this in a separate lib! - add_error_table - remove_error_table - error_message +# add_error_table +# remove_error_table +# error_message \ No newline at end of file -- 2.26.2