summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/hdb/hdb_err.et
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/hdb/hdb_err.et')
-rw-r--r--crypto/heimdal/lib/hdb/hdb_err.et3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/heimdal/lib/hdb/hdb_err.et b/crypto/heimdal/lib/hdb/hdb_err.et
index a08a2d4..9929a56 100644
--- a/crypto/heimdal/lib/hdb/hdb_err.et
+++ b/crypto/heimdal/lib/hdb/hdb_err.et
@@ -3,7 +3,7 @@
#
# This might look like a com_err file, but is not
#
-id "$Id: hdb_err.et,v 1.4 1998/02/16 16:29:15 joda Exp $"
+id "$Id: hdb_err.et,v 1.5 2001/01/28 23:05:52 assar Exp $"
error_table hdb
@@ -22,5 +22,6 @@ error_code BADLOCKMODE, "Invalid kdb lock mode"
error_code CANT_LOCK_DB, "Insufficient access to lock database"
error_code EXISTS, "Entry already exists in database"
error_code BADVERSION, "Wrong database version"
+error_code NO_MKEY, "No correct master key"
end
OpenPOWER on IntegriCloud