From eff92c82110b379e3c6bace9719e1bd0c35ce2f6 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 29 Mar 2016 19:00:48 +0000 Subject: Fix typo in comment. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11466 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_utf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/fl_utf.c b/src/fl_utf.c index 7fd5686e3..6d5e35a19 100644 --- a/src/fl_utf.c +++ b/src/fl_utf.c @@ -949,7 +949,7 @@ int fl_utf8test(const char* src, unsigned srclen) { */ static int mk_wcwidth(unsigned int ucs); - /* include the c source directly so it's contents are only visible here + /* include the c source directly so its contents are only visible here */ #include "xutf8/mk_wcwidth.c" -- cgit v1.2.3