add new error, PARSING_NAME_FAILED
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19598 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -84,6 +84,7 @@ error_code LOCAL_ATTRIBUTE_MISSING, "No local key attribute"
|
|||||||
error_code PARSING_KEY_FAILED, "Failed to parse key"
|
error_code PARSING_KEY_FAILED, "Failed to parse key"
|
||||||
error_code UNSUPPORTED_OPERATION, "Unsupported operation"
|
error_code UNSUPPORTED_OPERATION, "Unsupported operation"
|
||||||
error_code UNIMPLEMENTED_OPERATION, "Unimplemented operation"
|
error_code UNIMPLEMENTED_OPERATION, "Unimplemented operation"
|
||||||
|
error_code PARSING_NAME_FAILED, "Failed to parse name"
|
||||||
|
|
||||||
# keystore related error
|
# keystore related error
|
||||||
index 128
|
index 128
|
||||||
|
Reference in New Issue
Block a user