diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/fl_utf.c | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
