chiark / gitweb /
move utf8 functions from libudev-private.h to utf8.h
authorDave Reisner <dreisner@archlinux.org>
Tue, 17 Sep 2013 19:39:09 +0000 (15:39 -0400)
committerDave Reisner <dreisner@archlinux.org>
Tue, 17 Sep 2013 20:31:32 +0000 (16:31 -0400)
There's now some more obvious overlap amongst the two utf8 validation
functions, but no more than there already was previously.

This also adds some menial tests for anyone who wants to do more
merging of these two in the future.


No differences found