summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/node-ini.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/node-ini.mkxl')
-rw-r--r--tex/context/base/mkxl/node-ini.mkxl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkxl/node-ini.mkxl b/tex/context/base/mkxl/node-ini.mkxl
index c843fc685..df2df0f18 100644
--- a/tex/context/base/mkxl/node-ini.mkxl
+++ b/tex/context/base/mkxl/node-ini.mkxl
@@ -15,7 +15,7 @@
\unprotect
-\newcount\filterstate \filterstate\plusone % hm, public
+\newinteger\filterstate \filterstate\plusone % hm, public
\registerctxluafile{node-cmp}{autosuffix}
\registerctxluafile{node-ini}{autosuffix}
@@ -42,7 +42,7 @@
%D This might go away (needs checking anyway, very old code):
-\newcount\c_node_tracers_show_box % box number
+\newinteger\c_node_tracers_show_box % box number
\permanent\protected\def\shownextnodes{\afterassignment\node_tracers_show_next\c_node_tracers_show_box}
\permanent\protected\def\showflatnodes{\afterassignment\node_tracers_show_flat\c_node_tracers_show_box}