diff options
Diffstat (limited to 'include/platform.h')
-rw-r--r-- | include/platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/platform.h b/include/platform.h index 5d6a181..13dfcbd 100644 --- a/include/platform.h +++ b/include/platform.h @@ -371,4 +371,4 @@ static ALWAYS_INLINE char* strchrnul(const char *s, char c) #endif #endif -#endif /* platform.h */ +#endif /* platform.h */ |