summaryrefslogtreecommitdiff
path: root/src/surface/x.c
diff options
context:
space:
mode:
authorVincent Sanders <vincent.sanders@collabora.co.uk>2013-03-21 18:05:54 +0000
committerVincent Sanders <vincent.sanders@collabora.co.uk>2013-03-21 18:05:54 +0000
commitf75a698b15f978c854cc424ee79a38e157165091 (patch)
tree675badfbfadf62498370333cab889f7bb5cea41e /src/surface/x.c
parent4b1e1482c42b31277acf96377013e716521982aa (diff)
downloadlibnsfb-f75a698b15f978c854cc424ee79a38e157165091.tar.gz
libnsfb-f75a698b15f978c854cc424ee79a38e157165091.tar.bz2
initial wayland surface connection
Diffstat (limited to 'src/surface/x.c')
-rw-r--r--src/surface/x.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/surface/x.c b/src/surface/x.c
index b9c3429..f5ee01b 100644
--- a/src/surface/x.c
+++ b/src/surface/x.c
@@ -79,8 +79,8 @@ typedef struct xstate_s {
xcb_shm_seg_t segment; /* The handle to the image shared memory */
} xstate_t;
-/* X keyboard codepage to nsfb mapping*/
-enum nsfb_key_code_e XCSKeyboardMap[256] = {
+/* X keyboard codepage to nsfb mapping */
+static enum nsfb_key_code_e XCSKeyboardMap[256] = {
NSFB_KEY_UNKNOWN, /* */
NSFB_KEY_UNKNOWN, /* */
NSFB_KEY_UNKNOWN, /* */