deprecate HDB_ERR_INUSE

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3835 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-11-09 01:20:14 +00:00
parent 1d554fe49f
commit 2b7ae0ee90

View File

@@ -9,7 +9,7 @@ error_table hdb
prefix HDB_ERR
error_code INUSE, "Entry already exists in database"
error_code INUSE, "(deprecated error code) Entry exists in DB"
error_code UK_SERROR, "Database store error"
error_code UK_RERROR, "Database read error"
error_code NOENTRY, "No such entry in the database"