summaryrefslogtreecommitdiffstats
path: root/libvo/x11_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/x11_common.c')
-rw-r--r--libvo/x11_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/x11_common.c b/libvo/x11_common.c
index bef8f160c7..a7ddc9da18 100644
--- a/libvo/x11_common.c
+++ b/libvo/x11_common.c
@@ -211,6 +211,7 @@ static int x11_errorhandler(Display * display, XErrorEvent * event)
// abort();
//exit_player("X11 error");
+ return 0;
#undef MSGLEN
}