mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
- added OUT_OF_RES
This commit is contained in:
parent
f66af6b7a8
commit
abe3ca0eb5
@ -26,7 +26,8 @@
|
||||
|
||||
typedef enum status_e {
|
||||
SUCCESS,
|
||||
FAILED
|
||||
FAILED,
|
||||
OUT_OF_RES
|
||||
} status_t;
|
||||
|
||||
#endif /*TYPES_H_*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user