diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/stc/utf8.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/utf8.h b/include/stc/utf8.h index cf36ee1c..db98acd9 100644 --- a/include/stc/utf8.h +++ b/include/stc/utf8.h @@ -92,4 +92,4 @@ STC_INLINE size_t utf8_pos(const char* s, size_t index) #if defined i_extern || defined STC_EXTERN # include "../src/utf8code.c" # undef i_extern -#endif
\ No newline at end of file +#endif |
