summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/node-aux.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/node-aux.lmt')
-rw-r--r--tex/context/base/mkiv/node-aux.lmt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/node-aux.lmt b/tex/context/base/mkiv/node-aux.lmt
index 9e7c02028..ada376556 100644
--- a/tex/context/base/mkiv/node-aux.lmt
+++ b/tex/context/base/mkiv/node-aux.lmt
@@ -365,8 +365,8 @@ end
do
local localparcodes = nodes.localparcodes
- local hmodepar_code = localparcodes.vmode_par
- local vmodepar_code = localparcodes.hmode_par
+ local hmodepar_code = localparcodes.hmode_par
+ local vmodepar_code = localparcodes.vmode_par
local getnest = tex.getnest
local getsubtype = nuts.getsubtype