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>
Sat, 20 Aug 2011 12:08:44 +0000 (12:08 +0000)
commit636cb15318a28a05c89c176398fe30b76823ee99
treeba0598d56e0e925025f920b3a01152c054474b27
parent25440cd0453f1995d6a240c2160143c105737a8a
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