diff --git a/tests/select_helper.c b/tests/select_helper.c index e5c5498..3d22bb3 100644 --- a/tests/select_helper.c +++ b/tests/select_helper.c @@ -98,7 +98,7 @@ main (int argc, char **argv) { XSetWindowAttributes attrs; unsigned long flags, timestamp; - char *atom_names[2]; + char *atom_names[3]; Atom atoms[3], actual_type, property; XEvent event; int actual_format;