add NO_STORE

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22328 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-15 05:00:33 +00:00
parent b3efcbda59
commit 4becc599a1

View File

@@ -86,6 +86,7 @@ error_code PARSING_KEY_FAILED, "Failed to parse key"
error_code UNSUPPORTED_OPERATION, "Unsupported operation"
error_code UNIMPLEMENTED_OPERATION, "Unimplemented operation"
error_code PARSING_NAME_FAILED, "Failed to parse name"
error_code NO_STORE, "Keystore doesnt support the store operation"
# keystore related error
index 128