- PARSE_ERROR status

This commit is contained in:
Martin Willi
2005-11-10 19:20:13 +00:00
parent 3d40ec7a68
commit 3caf44673f
+2 -1
View File
@@ -34,7 +34,8 @@ typedef enum status_e {
NOT_SUPPORTED,
INVALID_ARG,
NOT_FOUND,
EXCHANGE_TYPE_NOT_SET,
PARSE_ERROR,
EXCHANGE_TYPE_NOT_SET
} status_t;
typedef enum ike_sa_role_e {