[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/src titlescreen.cpp
From: |
Guillaume Melquiond |
Subject: |
[Wesnoth-cvs-commits] wesnoth/src titlescreen.cpp |
Date: |
Wed, 06 Oct 2004 02:27:21 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Guillaume Melquiond <address@hidden> 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 {
- [Wesnoth-cvs-commits] wesnoth/src titlescreen.cpp,
Guillaume Melquiond <=