From: David Levine Date: Thu, 5 Dec 2013 02:29:05 +0000 (-0600) Subject: Use ICONV_CONST in declaration of variable that's passed to X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/7e40862e6a4da7810a46aa1e28b05e527fdc208a?hp=7e40862e6a4da7810a46aa1e28b05e527fdc208a Use ICONV_CONST in declaration of variable that's passed to iconv(), to quiet warning in FreeBSD 10. ---