Updated comment

This commit is contained in:
Bruce Hill 2021-05-20 17:21:06 -07:00
parent ba2781d1bc
commit f8b655dc4d

4
utf8.h
View File

@ -1,4 +1,6 @@
// UTF8 helper functions //
// utf8.h - UTF8 helper functions
//
#ifndef UTF8__H #ifndef UTF8__H
#define UTF8__H #define UTF8__H