summaryrefslogtreecommitdiffstats
path: root/xlib/X11/keysymdef.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-11-27 12:37:47 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-11-27 12:37:47 (GMT)
commit8eca07090ea8ef74fa14e1d8aac2f53a01b65868 (patch)
tree58a4bbea6e43bbc09434ae9498f8f763cc58cf21 /xlib/X11/keysymdef.h
parenta95999ab57524dbc94824157e560bebecbc887e9 (diff)
downloadtk-8eca07090ea8ef74fa14e1d8aac2f53a01b65868.zip
tk-8eca07090ea8ef74fa14e1d8aac2f53a01b65868.tar.gz
tk-8eca07090ea8ef74fa14e1d8aac2f53a01b65868.tar.bz2
Update to a (slightly) later version of X11R6 headers.
Diffstat (limited to 'xlib/X11/keysymdef.h')
-rw-r--r--xlib/X11/keysymdef.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/xlib/X11/keysymdef.h b/xlib/X11/keysymdef.h
index 7fdc64f..19abff2 100644
--- a/xlib/X11/keysymdef.h
+++ b/xlib/X11/keysymdef.h
@@ -104,11 +104,11 @@ SOFTWARE.
* When adding new keysyms to this file, do not forget to also update the
* following as needed:
*
- * - the mappings in src/KeyBind.c in the repo
- * git://anongit.freedesktop.org/xorg/lib/libX11.git
+ * - the mappings in src/KeyBind.c in the libX11 repo
+ * https://gitlab.freedesktop.org/xorg/lib/libx11
*
- * - the protocol specification in specs/keysyms.xml
- * in the repo git://anongit.freedesktop.org/xorg/proto/x11proto.git
+ * - the protocol specification in specs/keysyms.xml in this repo
+ * https://gitlab.freedesktop.org/xorg/proto/xorgproto
*
*/
@@ -1974,7 +1974,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 */