strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
- fixed bug in mapping_find
[strongswan.git]
/
Source
/
charon
/
definitions.h
diff --git
a/Source/charon/definitions.h
b/Source/charon/definitions.h
index
7908990
..
8fe3c1c
100644
(file)
--- a/
Source/charon/definitions.h
+++ b/
Source/charon/definitions.h
@@
-24,7
+24,7
@@
#define DEFINITIONS_H_
-#define MAPPING_END
-1
+#define MAPPING_END
(-1)
/**
* @brief mapping entry, where enum-to-string mappings are stored