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