summaryrefslogtreecommitdiff
path: root/lib/str-unicode.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2019-03-15 17:00:17 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2019-03-16 19:44:14 +0100
commit31eefe1c0cfacf17b5c66aeacfdbc531abb1b98c (patch)
tree58e5a774fa808ce92057396acd08c86d3a64a450 /lib/str-unicode.c
parent9dca575622586e4c94ced9e453ae0a91f346d711 (diff)
downloadgnutls-31eefe1c0cfacf17b5c66aeacfdbc531abb1b98c.tar.gz
Removed all FIXME comments in code [ci skip]
We expand informational comments on limitations, but with removing FIXME (keyword didn't help fixing these), and remove completely unhelpful comments, obsolete ones, or comments about ideas. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'lib/str-unicode.c')
-rw-r--r--lib/str-unicode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/str-unicode.c b/lib/str-unicode.c
index 0cd47d4953..d66710a5f2 100644
--- a/lib/str-unicode.c
+++ b/lib/str-unicode.c
@@ -123,7 +123,7 @@ static int check_for_valid_freeformclass(uint32_t *ucs4, unsigned ucs4_size)
/* Disallowed
o Old Hangul Jamo characters, i.e., the OldHangulJamo ("I") category
- [FIXME: not handled in this code]
+ (not handled in this code)
o Control characters, i.e., the Controls ("L") category