diff options
| author | Tyge Løvset <[email protected]> | 2022-12-20 12:36:15 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2022-12-20 12:36:15 +0100 |
| commit | 1763be8c8cbbc0896477fcf924edd4180d1345a9 (patch) | |
| tree | 01a3e6d71ac54aa8bb87f7b9311ae843692baff4 /include/stc/utf8.h | |
| parent | 1778629d92849af84239c4b8c1940ed76fd87b8a (diff) | |
| download | STC-modified-1763be8c8cbbc0896477fcf924edd4180d1345a9.tar.gz STC-modified-1763be8c8cbbc0896477fcf924edd4180d1345a9.zip | |
Minor docs changes.
Diffstat (limited to 'include/stc/utf8.h')
| -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 |
