]> git.samba.org - mat/samba.git/commit
lib/util/charset: Optimize next_codepoint for the ascii case
authorVolker Lendecke <vl@samba.org>
Tue, 25 Oct 2016 10:28:12 +0000 (12:28 +0200)
committerRalph Boehme <slow@samba.org>
Sun, 22 Jan 2017 17:30:11 +0000 (18:30 +0100)
commit07d9a909ba6853fb0b96f6d86e4cf0d5d1b35b28
treea7dfdcdb2384119f3bfd295d4e2ee96782e0364f
parent66cba9939b76fbfad91a6fe7156feb898b51b2ad
lib/util/charset: Optimize next_codepoint for the ascii case

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
lib/util/charset/codepoints.c