]> git.ipfire.org Git - thirdparty/collectd.git/commit
utf8: Rename `IsUTF8` to `utf8_valid` to match collectd's naming schema.
authorFlorian Forster <octo@collectd.org>
Fri, 22 Dec 2023 14:23:21 +0000 (15:23 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 28 Dec 2023 08:53:22 +0000 (09:53 +0100)
commitb0a5ad2ab49149ceb21a3c0c0d757d55d2859818
tree26ab621614a2e44f7f2ea11e30ac7ba0aa35a31c
parentcbd891bfe563e84741249062c23385e272ba733a
utf8: Rename `IsUTF8` to `utf8_valid` to match collectd's naming schema.
src/utils/utf8/utf8.c
src/utils/utf8/utf8.h
src/utils/utf8/utf8_test.c