CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Guillaume Melquiond <[EMAIL PROTECTED]> 04/10/06 06:18:18
Modified files:
src : titlescreen.cpp
Log message:
Change log severity, really...
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/titlescreen.cpp.diff?tr1=1.22&tr2=1.23&r1=text&r2=text
Patches:
Index: wesnoth/src/titlescreen.cpp
diff -u wesnoth/src/titlescreen.cpp:1.22 wesnoth/src/titlescreen.cpp:1.23
--- wesnoth/src/titlescreen.cpp:1.22 Wed Oct 6 05:45:41 2004
+++ wesnoth/src/titlescreen.cpp Wed Oct 6 06:18:18 2004
@@ -17,7 +17,7 @@
#include "SDL_ttf.h"
#define LOG_DP lg::info(lg::display)
-#define ERR_DP lg::info(lg::display)
+#define ERR_DP lg::err(lg::display)
namespace {