summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/tex/mathcodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex/mathcodes.h')
-rw-r--r--Build/source/texk/web2c/luatexdir/tex/mathcodes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/mathcodes.h b/Build/source/texk/web2c/luatexdir/tex/mathcodes.h
index 1640d82b989..a2f84eb8411 100644
--- a/Build/source/texk/web2c/luatexdir/tex/mathcodes.h
+++ b/Build/source/texk/web2c/luatexdir/tex/mathcodes.h
@@ -25,8 +25,8 @@
# define no_mathcode 0 /* this is a flag for |scan_delimiter| */
# define tex_mathcode 8
-# define xetex_mathcode 21
-# define xetexnum_mathcode 22
+# define umath_mathcode 21
+# define umathnum_mathcode 22
typedef struct mathcodeval {
int class_value;