summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/mlib-scn.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/mlib-scn.lmt')
-rw-r--r--tex/context/base/mkxl/mlib-scn.lmt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/base/mkxl/mlib-scn.lmt b/tex/context/base/mkxl/mlib-scn.lmt
index eb34d2b2e..dca2a7aa9 100644
--- a/tex/context/base/mkxl/mlib-scn.lmt
+++ b/tex/context/base/mkxl/mlib-scn.lmt
@@ -641,7 +641,8 @@ local function getparameterpath()
if type(close) == "boolean" then
n = n - 1
else
- close = false
+ -- close = false
+ close = nil
end
local connector = list[n]
if type(connector) == "string" and validconnectors[connector] then