Fixed constness problem in iconv, using the ICONV_CONST preprocessor
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 6 Mar 2007 10:36:46 +0000 (10:36 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 6 Mar 2007 10:36:46 +0000 (10:36 +0000)
commitde8b8d4a303120d3f490c50e25f1d46581530bd2
tree0e20bd1ed6e55703080d19d68d8bf32d92d30063
parent88adad120be1571eb8b0c4aca34140de05f1d772
Fixed constness problem in iconv, using the ICONV_CONST preprocessor
macro provided by iconv.m4 (from gettext).
src/libpspp/ChangeLog
src/libpspp/i18n.c