[gnome-games] Fix GAMES_DEBUG=sound
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] Fix GAMES_DEBUG=sound
- Date: Sun, 3 May 2009 10:08:05 -0400 (EDT)
commit 1053bf46cd04bd56ae1b952e0ca60f4492ec456c
Author: Christian Persch <chpe gnome org>
Date: Sun May 3 15:14:26 2009 +0200
Fix GAMES_DEBUG=sound
---
libgames-support/games-debug.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libgames-support/games-debug.c b/libgames-support/games-debug.c
index c640b31..51eab4b 100644
--- a/libgames-support/games-debug.c
+++ b/libgames-support/games-debug.c
@@ -34,7 +34,7 @@ _games_debug_init (void)
{ "card-theme", GAMES_DEBUG_CARD_THEME },
{ "card-cache", GAMES_DEBUG_CARD_CACHE },
{ "runtime", GAMES_DEBUG_RUNTIME },
- { "sound ", GAMES_DEBUG_SOUND },
+ { "sound", GAMES_DEBUG_SOUND },
{ "window-state", GAMES_DEBUG_WINDOW_STATE }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]