[Scummvm-cvs-logs] SF.net SVN: scummvm:[38490] scummvm/trunk/common/util.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Wed Feb 18 17:35:25 CET 2009


Revision: 38490
          http://scummvm.svn.sourceforge.net/scummvm/?rev=38490&view=rev
Author:   lordhoto
Date:     2009-02-18 16:35:24 +0000 (Wed, 18 Feb 2009)

Log Message:
-----------
Fix documentation, warning prints to stderr not stdout.

Modified Paths:
--------------
    scummvm/trunk/common/util.h

Modified: scummvm/trunk/common/util.h
===================================================================
--- scummvm/trunk/common/util.h	2009-02-18 16:11:54 UTC (rev 38489)
+++ scummvm/trunk/common/util.h	2009-02-18 16:35:24 UTC (rev 38490)
@@ -273,7 +273,7 @@
 #else
 
 /**
- * Print a warning message to the text console (stdout).
+ * Print a warning message to the text console (stderr).
  * Automatically prepends the text "WARNING: " and appends
  * an exclamation mark and a newline.
  */


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list