[X2Go-Commits] [nx-libs] 06/06: nx-X11/programs/Xserver/hw/nxagent/Screen.c: re-enable normal error/warning output.
git-admin at x2go.org
git-admin at x2go.org
Sun Dec 24 18:43:47 CET 2017
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch 3.6.x
in repository nx-libs.
commit fcb41e324bad2b3ab43852ed6c24225f00fdd440
Author: Mihai Moldovan <ionic at ionic.de>
Date: Sun Dec 24 18:37:03 2017 +0100
nx-X11/programs/Xserver/hw/nxagent/Screen.c: re-enable normal error/warning output.
Was dropped erroneously in cec31e2f06b29b332ee78cfefeefa7bfa136be75.
---
nx-X11/programs/Xserver/hw/nxagent/Screen.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Screen.c b/nx-X11/programs/Xserver/hw/nxagent/Screen.c
index 97fe967..dd0fa30 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Screen.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Screen.c
@@ -110,8 +110,8 @@ is" without express or implied warranty.
* Set here the required log level.
*/
-#undef PANIC
-#undef WARNING
+#define PANIC
+#define WARNING
#undef TEST
#undef DEBUG
#undef WATCH
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
More information about the x2go-commits
mailing list