---
server/tests/test_display_no_ssl.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/server/tests/test_display_no_ssl.c
b/server/tests/test_display_no_ssl.c
index d531fb7..be1c000 100644
--- a/server/tests/test_display_no_ssl.c
+++ b/server/tests/test_display_no_ssl.c
@@ -167,8 +167,8 @@ void get_init_info(QXLInstance *qin, QXLDevInitInfo *info)
info->n_surfaces = 1;
}
-#define NOTIFY_DISPLAY_BATCH 0
-#define NOTIFY_CURSOR_BATCH 1
+#define NOTIFY_DISPLAY_BATCH 1
+#define NOTIFY_CURSOR_BATCH 0
int notify = NOTIFY_DISPLAY_BATCH;
int cursor_notify = NOTIFY_CURSOR_BATCH;
--
1.7.3.4
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel