summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkkeys-x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/x11/gdkkeys-x11.c')
-rw-r--r--gdk/x11/gdkkeys-x11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/x11/gdkkeys-x11.c b/gdk/x11/gdkkeys-x11.c
index dc4cd45e3c..689c6b330e 100644
--- a/gdk/x11/gdkkeys-x11.c
+++ b/gdk/x11/gdkkeys-x11.c
@@ -166,7 +166,7 @@ update_modmap (Display *display,
GdkX11Keymap *keymap_x11)
{
static struct {
- const gchar *name;
+ const char *name;
Atom atom;
GdkModifierType mask;
} vmods[] = {