xserver: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jan 25 00:42:47 UTC 2019


 include/X11/keysymdef.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a985f35f9734c7ef7390cfeb964196787b0f4a2a
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Jan 25 10:41:12 2019 +1000

    Fix comment for XK_Ocaron
    
    Reported by: Keve Müller
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diff --git a/include/X11/keysymdef.h b/include/X11/keysymdef.h
index 189f3f3..03687a7 100644
--- a/include/X11/keysymdef.h
+++ b/include/X11/keysymdef.h
@@ -1969,7 +1969,7 @@ SOFTWARE.
 #define XK_Ibreve                     0x100012c  /* U+012C LATIN CAPITAL LETTER I WITH BREVE */
 #define XK_Zstroke                    0x10001b5  /* U+01B5 LATIN CAPITAL LETTER Z WITH STROKE */
 #define XK_Gcaron                     0x10001e6  /* U+01E6 LATIN CAPITAL LETTER G WITH CARON */
-#define XK_Ocaron                     0x10001d1  /* U+01D2 LATIN CAPITAL LETTER O WITH CARON */
+#define XK_Ocaron                     0x10001d1  /* U+01D1 LATIN CAPITAL LETTER O WITH CARON */
 #define XK_Obarred                    0x100019f  /* U+019F LATIN CAPITAL LETTER O WITH MIDDLE TILDE */
 #define XK_xabovedot                  0x1001e8b  /* U+1E8B LATIN SMALL LETTER X WITH DOT ABOVE */
 #define XK_ibreve                     0x100012d  /* U+012D LATIN SMALL LETTER I WITH BREVE */


More information about the xorg-commit mailing list