BADVERSION

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3160 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-08-26 18:43:14 +00:00
parent 213854d5a5
commit 0b67bf62c5
2 changed files with 2 additions and 0 deletions

View File

@@ -20,5 +20,6 @@ error_code NOTLOCKED, "Attempt to unlock database when not locked"
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"
end

View File

@@ -20,5 +20,6 @@ error_code NOTLOCKED, "Attempt to unlock database when not locked"
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"
end