summaryrefslogtreecommitdiff
path: root/tex/context/modules/mkiv/m-system-readers.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/modules/mkiv/m-system-readers.mkxl')
-rw-r--r--tex/context/modules/mkiv/m-system-readers.mkxl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/modules/mkiv/m-system-readers.mkxl b/tex/context/modules/mkiv/m-system-readers.mkxl
index a077b20a3..0f2d3275e 100644
--- a/tex/context/modules/mkiv/m-system-readers.mkxl
+++ b/tex/context/modules/mkiv/m-system-readers.mkxl
@@ -51,8 +51,8 @@
\startluacode
- local createtoken = token.create
- local gobbletoken = token.gobble
+ local createtoken = tokens.create
+ local gobbletoken = tokens.gobble
local integer_value = tokens.values.integer
local marked = { }