summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/nodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/nodes.h')
-rw-r--r--Build/source/texk/web2c/luatexdir/nodes.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/luatexdir/nodes.h b/Build/source/texk/web2c/luatexdir/nodes.h
index 36488e1031c..6c74123a9f0 100644
--- a/Build/source/texk/web2c/luatexdir/nodes.h
+++ b/Build/source/texk/web2c/luatexdir/nodes.h
@@ -192,8 +192,8 @@ typedef enum {
explicit_disc,
automatic_disc,
syllable_disc,
- init_disc, /* first of a duo of syllable_discs */
- select_disc, /* second of a duo of syllable_discs */
+ init_disc, /* first of a duo of syllable_discs */
+ select_disc, /* second of a duo of syllable_discs */
} discretionary_types;
# define pre_break_head(a) ((a)+4)
@@ -324,7 +324,7 @@ typedef enum {
old_op_noad,
old_bin_noad,
old_rel_noad,
- old_open_noad, /* 20 */
+ old_open_noad, /* 20 */
old_close_noad,
old_punct_noad,
old_inner_noad,
@@ -584,7 +584,7 @@ typedef enum {
# define pdf_literal_type(a) subtype((a)+2)
/* type of literal data */
-#define lua_refid_literal 1 /* not a |normal| string */
+# define lua_refid_literal 1 /* not a |normal| string */
/* literal ctm types */