From: Colin Harrison <[email protected]>
Signed-off-by: Jon TURNEY <[email protected]>
---
hw/xwin/winmultiwindowwm.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/hw/xwin/winmultiwindowwm.c b/hw/xwin/winmultiwindowwm.c
index b996a04..460f8cc 100644
--- a/hw/xwin/winmultiwindowwm.c
+++ b/hw/xwin/winmultiwindowwm.c
@@ -1375,7 +1375,9 @@ winMultiWindowXMsgProcErrorHandler (Display *pDisplay,
XErrorEvent *pErr)
pErr->error_code,
pszErrorMsg,
sizeof (pszErrorMsg));
+#if CYGMULTIWINDOW_DEBUG
ErrorF ("winMultiWindowXMsgProcErrorHandler - ERROR: %s\n", pszErrorMsg);
+#endif
return 0;
}
--
1.6.1.2
_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel