summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/tex/texnodes.h
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-04-18 13:15:27 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-04-18 13:15:27 +0000
commit2031219ad063957257e2aff9e73a7c6ffb2c53ae (patch)
tree4ab46c283f306388c8d2225a95280011f1fd50a8 /Build/source/texk/web2c/luatexdir/tex/texnodes.h
parent54e5afc8c27e8ca504b374283376847b57566c72 (diff)
web2c/luatexdir: sync with the upstream
git-svn-id: svn://tug.org/texlive/trunk@40595 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex/texnodes.h')
-rw-r--r--Build/source/texk/web2c/luatexdir/tex/texnodes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/texnodes.h b/Build/source/texk/web2c/luatexdir/tex/texnodes.h
index 4db62bf61b8..93670b7f5b3 100644
--- a/Build/source/texk/web2c/luatexdir/tex/texnodes.h
+++ b/Build/source/texk/web2c/luatexdir/tex/texnodes.h
@@ -654,7 +654,7 @@ typedef enum {
word_boundary,
} boundary_subtypes ;
-# define boundary_size 3
+# define boundary_node_size 3
# define boundary_value(a) vinfo((a)+2)
# define special_node_size 3