summaryrefslogtreecommitdiff
path: root/tex/context/base/data-vir.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/data-vir.lua')
-rw-r--r--tex/context/base/data-vir.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/data-vir.lua b/tex/context/base/data-vir.lua
index e5bf35fa7..48fec54e0 100644
--- a/tex/context/base/data-vir.lua
+++ b/tex/context/base/data-vir.lua
@@ -58,6 +58,7 @@ function openers.virtual(specification)
end
data[original] = nil -- when we comment this we can have error messages
-- With utf-8 we signal that no regime is to be applied!
+ -- characters.showstring(d)
return openers.helpers.textopener("virtual",original,d,"utf-8")
else
if trace_virtual then