Fix detecting of UTF8 Sequences
authorWilfried Goesgens <dothebart@citadel.org>
Fri, 19 Aug 2011 17:12:32 +0000 (17:12 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 19 Aug 2011 17:13:53 +0000 (17:13 +0000)
commit99a9608c07d628bc1db89cddf98d5f4a2ff7bbb2
tree42fbede00d189aeafce720d19b8c9e73644929c8
parent6d77e7946f7f1143c8ce75f9cbf2f6ddbab5e57a
Fix detecting of UTF8 Sequences

  - we need to exactly check for both highest bits to be set, not one of them.
libcitadel/lib/stringbuf.c