src/utils_dns.c: Cast a `char' to `int' when using `tolower'.
authorUlrich Habel <rhaen@netbsd.org>
Wed, 29 Oct 2008 05:54:26 +0000 (06:54 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 29 Oct 2008 05:54:26 +0000 (06:54 +0100)
This is needed at least on NetBSD, but probably on other non-GNU libcs as well.

Resolves: #32


No differences found