strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e0ab426
)
""
author
Martin Willi
<martin@strongswan.org>
Thu, 3 Nov 2005 09:46:08 +0000
(09:46 -0000)
committer
Martin Willi
<martin@strongswan.org>
Thu, 3 Nov 2005 09:46:08 +0000
(09:46 -0000)
Source/charon/types.h
patch
|
blob
|
history
diff --git
a/Source/charon/types.h
b/Source/charon/types.h
index
d4ead0a
..
af235c2
100644
(file)
--- a/
Source/charon/types.h
+++ b/
Source/charon/types.h
@@
-27,7
+27,8
@@
typedef enum status_e {
SUCCESS,
FAILED,
- OUT_OF_RES
+ OUT_OF_RES,
+ ALREADY_DONE
} status_t;
#endif /*TYPES_H_*/