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