summaryrefslogtreecommitdiff
path: root/lib/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/types.h')
-rw-r--r--lib/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/types.h b/lib/types.h
index 0066e761d6..db908b35f4 100644
--- a/lib/types.h
+++ b/lib/types.h
@@ -41,6 +41,6 @@ typedef unsigned short u16;
typedef signed short s16;
typedef unsigned char u8;
typedef signed char s8;
-/*@{*/
+/*@}*/
#endif /* lib_types_h */