summaryrefslogtreecommitdiff
path: root/tex/context/base/cldf-ver.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-01-31 00:20:51 +0200
committerMarius <mariausol@gmail.com>2011-01-31 00:20:51 +0200
commit91675d8e11906bc15351278f8865d41de6bcc06d (patch)
treeda027e5dd2b69bb8f0b19c774c222c098bbfc4b7 /tex/context/base/cldf-ver.lua
parent3019c4ccfb0d984b45670a86d2400a6aacfbaa68 (diff)
downloadcontext-91675d8e11906bc15351278f8865d41de6bcc06d.tar.gz
beta 2011.01.23 20:36
Diffstat (limited to 'tex/context/base/cldf-ver.lua')
-rw-r--r--tex/context/base/cldf-ver.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/cldf-ver.lua b/tex/context/base/cldf-ver.lua
index 54cc6a58b..6490b7f89 100644
--- a/tex/context/base/cldf-ver.lua
+++ b/tex/context/base/cldf-ver.lua
@@ -6,7 +6,7 @@ if not modules then modules = { } end modules ['cldf-ver'] = {
license = "see context related readme files"
}
--- tex.print == newline
+-- tex.print == line with endlinechar appended
local concat, tohandle = table.concat, table.tohandle
local find, splitlines = string.find, string.splitlines