Project

General

Profile

« Previous | Next » 

Revision 558c1b23

Added by danij over 11 years ago

Con_Message(): Always append a terminating line break

Unlike Con_Printf() (which deals with text fragments), Con_Message()
assumes that (at least) one full line of text is being flushed.
Therefore the terminating '\n' character may be omitted from the
format-string argument.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences