Explicitly constify a bunch of static data declarations which were
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Mar 2005 10:20:36 +0000 (10:20 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Mar 2005 10:20:36 +0000 (10:20 +0000)
commit8bade1133caa9fbcecdeed2608dcbb4918180a62
tree45aced1c752e03a3bc7c3c5812b009839ba11ad8
parent5cd6dcd458c813aa9885d011cca4e9a18160a7a9
Explicitly constify a bunch of static data declarations which were
conceptually const but not declared as such. Halibut is now back to
the practically-speaking-pointless but rather satisfying status of
having no global writable data whatsoever :-)

git-svn-id: svn://svn.tartarus.org/sgt/charset@5476 cda61777-01e9-0310-a592-d414129be87e
iso2022s.c
utf7.c