summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>1999-07-26 21:01:40 +0000
committerMiro Jurisic <meeroh@mit.edu>1999-07-26 21:01:40 +0000
commit3a0a8a4daae3f9495a8ee66707f75b423fd19c20 (patch)
treebfc54a723855bdd7bfae850f82de00796eaabd49
parent8af6fb36960b1326afb9b7ddb8ecc9aa7df396f9 (diff)
downloadkrb5-3a0a8a4daae3f9495a8ee66707f75b423fd19c20.tar.gz
krb5-3a0a8a4daae3f9495a8ee66707f75b423fd19c20.tar.xz
krb5-3a0a8a4daae3f9495a8ee66707f75b423fd19c20.zip
Readded error_message
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11604 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/mac/K5Library.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mac/K5Library.exp b/src/mac/K5Library.exp
index a8471f93e..f81e27c39 100644
--- a/src/mac/K5Library.exp
+++ b/src/mac/K5Library.exp
@@ -226,5 +226,5 @@
#com_err -- we should really have this in a separate lib!
# add_error_table
# remove_error_table
-# error_message
+ error_message
\ No newline at end of file