xorgproto: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Mar 1 21:23:01 UTC 2021


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

New commits:
commit 4901f35cac64d71ef295f4531af46c9b00eab1a8
Author: Hannah Rittich <hrittich at users.noreply.github.com>
Date:   Sat Oct 17 15:18:16 2020 +0200

    Corrected comments in keysymdef.h.

diff --git a/include/X11/keysymdef.h b/include/X11/keysymdef.h
index caa5177..0bc902a 100644
--- a/include/X11/keysymdef.h
+++ b/include/X11/keysymdef.h
@@ -2138,7 +2138,7 @@ SOFTWARE.
 #define XK_dintegral                  0x100222C  /* U+222C DOUBLE INTEGRAL */
 #define XK_tintegral                  0x100222D  /* U+222D TRIPLE INTEGRAL */
 #define XK_because                    0x1002235  /* U+2235 BECAUSE */
-#define XK_approxeq                   0x1002248  /* U+2245 ALMOST EQUAL TO */
+#define XK_approxeq                   0x1002248  /* U+2248 ALMOST EQUAL TO */
 #define XK_notapproxeq                0x1002247  /* U+2247 NOT ALMOST EQUAL TO */
 #define XK_notidentical               0x1002262  /* U+2262 NOT IDENTICAL TO */
 #define XK_stricteq                   0x1002263  /* U+2263 STRICTLY EQUIVALENT TO */


More information about the xorg-commit mailing list