Code cleanup: mark some variables with the "const" modifier, when they

Neil Conway <neilc@samurai.com>

Commit: 7221b4fa50e6d21e9536e02afd4fb6412c61d324
Author: Neil Conway <neilc@samurai.com>
Date: 2007-03-18T16:50:44Z
Releases: 8.3.0
Code cleanup: mark some variables with the "const" modifier, when they
are initialized with a string literal. Patch from Stefan Huehner.

Files