Heimdal specific error messages.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2768 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-08-08 00:27:23 +00:00
parent b028daf9ca
commit 4e3c9cef77
2 changed files with 28 additions and 0 deletions

14
lib/error/heim_err.et Normal file
View File

@@ -0,0 +1,14 @@
#
# Error messages for the krb5 library
#
# This might look like a com_err file, but is not
#
# $Id$
error_table heim
prefix HEIM_ERR
error_code LOG_PARSE, "Error parsing log destination"
end

14
lib/krb5/heim_err.et Normal file
View File

@@ -0,0 +1,14 @@
#
# Error messages for the krb5 library
#
# This might look like a com_err file, but is not
#
# $Id$
error_table heim
prefix HEIM_ERR
error_code LOG_PARSE, "Error parsing log destination"
end