]> source.dussan.org Git - tigervnc.git/commitdiff
Copy error. Should have been a tab rather than spaces here.
authorPierre Ossman <ossman@cendio.se>
Tue, 9 Apr 2013 15:33:49 +0000 (15:33 +0000)
committerPierre Ossman <ossman@cendio.se>
Tue, 9 Apr 2013 15:33:49 +0000 (15:33 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5074 3789f03b-4d11-0410-bbf8-ca57d06f2519

unix/xserver/hw/vnc/Input.cc

index 03d40190ace8ebe258e0a5886f8ff7315db27969..878122c3e9aa6f90ee53c72b50cfd14884fc969c 100644 (file)
@@ -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 },
 };
 
 /*