summaryrefslogtreecommitdiff
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 b6893ba116..55cb87edec 100644
--- a/vnc_keysym.h
+++ b/vnc_keysym.h
@@ -1,7 +1,7 @@
#include "keymaps.h"
-static const a_name2keysym name2keysym[]={
+static const name2keysym_t name2keysym[]={
/* ascii */
{ "space", 0x020},
{ "exclam", 0x021},