Added krb5_get_profile; removed com_err functions
authorMiro Jurisic <meeroh@mit.edu>
Mon, 26 Jul 1999 16:35:32 +0000 (16:35 +0000)
committerMiro Jurisic <meeroh@mit.edu>
Mon, 26 Jul 1999 16:35:32 +0000 (16:35 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11599 dc483132-0cff-0310-8789-dd5450dbe970

src/mac/K5Library.exp

index fdd2ffbf8e832baefcd27e94b635bd6692c21071..a8471f93ea9c23235e6285dae240511873a37f5e 100644 (file)
        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
        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