- Removed a few new warnings spewed by GCC.
SVN r641 (trunk)
This commit is contained in:
parent
1acc3d00c4
commit
813b59edee
6 changed files with 13 additions and 18 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue