summary refs log tree commit diff stats
path: root/vnc_keysym.h
diff options
context:
space:
mode:
Diffstat (limited to 'vnc_keysym.h')
-rw-r--r--vnc_keysym.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnc_keysym.h b/vnc_keysym.h
index 55cb87edec..b6893ba116 100644
--- a/vnc_keysym.h
+++ b/vnc_keysym.h
@@ -1,7 +1,7 @@
 
 #include "keymaps.h"
 
-static const name2keysym_t name2keysym[]={
+static const a_name2keysym name2keysym[]={
 /* ascii */
     { "space",                0x020},
     { "exclam",               0x021},