From 17eda7b32ca20443fd9bec6b6f22850c3863e315 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 27 Apr 1990 16:28:24 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@619 dc483132-0cff-0310-8789-dd5450dbe970 --- src/kdc/kdc5_err.et | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/kdc/kdc5_err.et 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 -- 2.26.2