- Removed a few new warnings spewed by GCC.

SVN r641 (trunk)
This commit is contained in:
Randy Heit 2007-12-26 05:03:14 +00:00
commit 813b59edee
6 changed files with 13 additions and 18 deletions

View file

@ -720,7 +720,7 @@ void AddCommandString (char *cmd, int keynum)
//
// Special processing:
// Inside quoted strings, \" becomes just "
// \\ becomes just \
// \\ becomes just a single backslash
// \c becomes just TEXTCOLOR_ESCAPE
// $<cvar> is replaced by the contents of <cvar>