summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/trac-log.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/trac-log.lua')
-rw-r--r--tex/context/base/mkiv/trac-log.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/trac-log.lua b/tex/context/base/mkiv/trac-log.lua
index e76c9f684..fd7b5016a 100644
--- a/tex/context/base/mkiv/trac-log.lua
+++ b/tex/context/base/mkiv/trac-log.lua
@@ -395,7 +395,7 @@ if runningtex and texio then
status_yes = f.status_yes
status_nop = f.status_nop
if variant == "ansi" then
- useluawrites() -- because tex escapes ^^
+ useluawrites() -- because tex escapes ^^, not needed in lmtx
end
settarget(whereto)
end