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

View File

@@ -19,5 +19,6 @@ error_code RECURSIVELOCK, "Attempt to lock database twice"
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"
end

View File

@@ -19,5 +19,6 @@ error_code RECURSIVELOCK, "Attempt to lock database twice"
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"
end