From: John Kohl Date: Fri, 27 Apr 1990 16:28:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: krb5-1.0-alpha2~777 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=17eda7b32ca20443fd9bec6b6f22850c3863e315;p=krb5.git *** empty log message *** git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@619 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/kdc/kdc5_err.et b/src/kdc/kdc5_err.et new file mode 100644 index 000000000..9a12a59a7 --- /dev/null +++ b/src/kdc/kdc5_err.et @@ -0,0 +1,18 @@ +# +# $Source$ +# $Author$ +# +# Copyright 1990 by the Massachusetts Institute of Technology. +# +# For copying and distribution information, please see the file +# . +# +# KDC internal error table. + +error_table kdc5 + +error_code KDC5_RCSID, "$Id$" +error_code KDC5_NOPORT, "No server port found" +error_code KDC5_NONET, "Network not initialized" + +end