Remove const qualifiers from encoding converter components.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 16 Jul 2010 13:42:40 +0000 (15:42 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 16 Jul 2010 13:42:40 +0000 (15:42 +0200)
commitf9c7f743be4a93db4bf21861b62a984186f32308
tree589356733559655bc5a0a0ee61996e66c2291b23
parent8f69116a2c31b8aed0527e225c368b3466da6c8d
Remove const qualifiers from encoding converter components.

These elements have to be freed.  Therefore const is not
appropriate.
src/libpspp/i18n.c