From f8b655dc4d839495086537343899c990684222f8 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 20 May 2021 17:21:06 -0700 Subject: Updated comment --- utf8.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/utf8.h b/utf8.h index 7734dfb..95e4358 100644 --- a/utf8.h +++ b/utf8.h @@ -1,4 +1,6 @@ -// UTF8 helper functions +// +// utf8.h - UTF8 helper functions +// #ifndef UTF8__H #define UTF8__H -- cgit v1.2.3