wlach Make a bunch of static character stuff const
6d6d7ff Sep 29, 2009
Make a bunch of static character stuff const
The fact that it wasn't const was (mostly) harmless, but it never hurts to
be careful. Plus, the huge stream of error messages was annoying.
6d6d7ff