aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2013-04-09 15:33:49 +0000
committerPierre Ossman <ossman@cendio.se>2013-04-09 15:33:49 +0000
commitdda680272e11f4005937049afe73f1763dc7d387 (patch)
tree86cdbba1f9a8627615cecdde020b5ec8e42ed839
parent63995b959de76837a8d1e018c3c93f87a30e1560 (diff)
downloadtigervnc-dda680272e11f4005937049afe73f1763dc7d387.tar.gz
tigervnc-dda680272e11f4005937049afe73f1763dc7d387.zip
Copy error. Should have been a tab rather than spaces here.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5074 3789f03b-4d11-0410-bbf8-ca57d06f2519
-rw-r--r--unix/xserver/hw/vnc/Input.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/Input.cc b/unix/xserver/hw/vnc/Input.cc
index 03d40190..878122c3 100644
--- a/unix/xserver/hw/vnc/Input.cc
+++ b/unix/xserver/hw/vnc/Input.cc
@@ -524,7 +524,7 @@ static struct altKeysym_t {
{ XK_KP_7, XK_7 },
{ XK_KP_8, XK_8 },
{ XK_KP_9, XK_9 },
- { XK_ISO_Level3_Shift, XK_Mode_switch },
+ { XK_ISO_Level3_Shift, XK_Mode_switch },
};
/*