From 5e6adfee411bb9fb8f159c95481a06f43b222089 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 14 Feb 2005 01:16:21 +0000 Subject: Quicksie fixie in reporting window manager available. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 743b365f..805bb7f6 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -231,7 +231,7 @@ void init_engine() log("Possible to create hardware surfaces: %s", ((vi->hw_available) ? "yes" : "no ")); log("Window manager available: %s", - ((vi->hw_available) ? "yes" : "no")); + ((vi->wm_available) ? "yes" : "no")); log("Accelerated hardware to hardware blits: %s", ((vi->blit_hw) ? "yes" : "no")); log("Accelerated hardware to hardware colorkey blits: %s", -- cgit v1.2.3-70-g09d2