diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-05-20 17:21:06 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-05-20 17:21:06 -0700 |
| commit | f8b655dc4d839495086537343899c990684222f8 (patch) | |
| tree | ed943acd2bdceb791c16615c86b20a6c26959cfb /utf8.h | |
| parent | ba2781d1bc08cc1099b1b4279dbb3a70f5348118 (diff) | |
Updated comment
Diffstat (limited to 'utf8.h')
| -rw-r--r-- | utf8.h | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -// UTF8 helper functions +// +// utf8.h - UTF8 helper functions +// #ifndef UTF8__H #define UTF8__H |
