]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add missing newline and return in localedef error message
authorAlex Richardson <arichardson@FreeBSD.org>
Wed, 15 Jul 2020 12:07:53 +0000 (12:07 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Wed, 15 Jul 2020 12:07:53 +0000 (12:07 +0000)
commit2becc9efb56b82826b73d07875b6ea75912a5d68
treeb9fc7941def2f3de83d3787a86d668ee6e94cac8
parenta9ea00474518545efea1b428eaeb5a1ed67eeba2
Add missing newline and return in localedef error message

I hit those error messages when using a localedef built against headers
that don't match the target system (cross-building from a Linux host).
This problem will be fixed in the next commit.
usr.bin/localedef/collate.c