* Grr. Argh. Whitespace. etc.
This commit is contained in:
parent
a9eaefecab
commit
e955f142b8
|
|
@ -301,7 +301,7 @@ void Sys_Print( const char *msg )
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if( com_ansiColor && com_ansiColor->integer )
|
if( com_ansiColor && com_ansiColor->integer )
|
||||||
Sys_AnsiColorPrint( msg );
|
Sys_AnsiColorPrint( msg );
|
||||||
else
|
else
|
||||||
fputs(msg, stderr);
|
fputs(msg, stderr);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user