summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/back-out.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-04-26 00:56:11 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-04-26 00:56:11 +0200
commit0189223a1a40debb4cb3b146ce182eb806cd28f2 (patch)
treeef50df44125284834b25f5eb59a58afadfe5a4d3 /tex/context/base/mkiv/back-out.lua
parent32e6c720c4f84f112596c6b4a75193f99e9be158 (diff)
downloadcontext-0189223a1a40debb4cb3b146ce182eb806cd28f2.tar.gz
2019-04-25 10:44:00
Diffstat (limited to 'tex/context/base/mkiv/back-out.lua')
-rw-r--r--tex/context/base/mkiv/back-out.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/back-out.lua b/tex/context/base/mkiv/back-out.lua
index 86a1669a0..176a71f78 100644
--- a/tex/context/base/mkiv/back-out.lua
+++ b/tex/context/base/mkiv/back-out.lua
@@ -22,7 +22,7 @@ local scaninteger = token.scan_int
local scanstring = token.scan_string
local scankeyword = token.scan_keyword
local scantokenlist = token.scan_tokenlist
-local scancode = token.scan_code
+----- scancode = token.scan_code
local tokentostring = token.to_string