]> git.proxmox.com Git - qemu.git/blobdiff - curses_keys.h
LAN9118 improvements
[qemu.git] / curses_keys.h
index 210a3688480735b4c76250f19616b0756d776f98..a6e41cf4e4ac1bc4e72e008e4a300cc9506fe2f0 100644 (file)
@@ -243,7 +243,7 @@ static const int curses2keysym[CURSES_KEYS] = {
 
 };
 
-static const a_name2keysym name2keysym[] = {
+static const name2keysym_t name2keysym[] = {
     /* Plain ASCII */
     { "space", 0x020 },
     { "exclam", 0x021 },