i386: Drop redundant kvm_enabled test
[qemu] / curses_keys.h
index 4c6f3db..a6e41cf 100644 (file)
@@ -479,5 +479,5 @@ static const name2keysym_t name2keysym[] = {
     { "F20", 0x11c },
     { "Escape", 27 },
 
-    { 0, 0 },
+    { NULL, 0 },
 };