aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/definitions.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/definitions.h')
-rw-r--r--Source/charon/definitions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/definitions.h b/Source/charon/definitions.h
index 790899015..8fe3c1c4e 100644
--- 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