]> git.proxmox.com Git - qemu.git/blobdiff - curses_keys.h
vnc_refresh: return if vd->timer is NULL
[qemu.git] / curses_keys.h
index 4c6f3db0dcbc5064638499fd55091dfb8cb28afd..a6e41cf4e4ac1bc4e72e008e4a300cc9506fe2f0 100644 (file)
@@ -479,5 +479,5 @@ static const name2keysym_t name2keysym[] = {
     { "F20", 0x11c },
     { "Escape", 27 },
 
-    { 0, 0 },
+    { NULL, 0 },
 };