summaryrefslogtreecommitdiffstats
path: root/syslog-expert-html.lsp
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-01-30 16:18:58 +0000
committerMika Havela <mika.havela@gmail.com>2008-01-30 16:18:58 +0000
commit86e67c5e0f5622b36ce792a6065e485b083e0f47 (patch)
treeffa975a6d0c41903a4873d61427975cc6fe6b81c /syslog-expert-html.lsp
parent9e5cf48cfb22cf85cca230e13312254dbf651e51 (diff)
downloadacf-alpine-baselayout-86e67c5e0f5622b36ce792a6065e485b083e0f47.tar.bz2
acf-alpine-baselayout-86e67c5e0f5622b36ce792a6065e485b083e0f47.tar.xz
Redoing mostly everything trying to present things as cfe (my own fault when not doing this from start)
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@666 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'syslog-expert-html.lsp')
-rw-r--r--syslog-expert-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/syslog-expert-html.lsp b/syslog-expert-html.lsp
index 694ea7c..ca629a0 100644
--- a/syslog-expert-html.lsp
+++ b/syslog-expert-html.lsp
@@ -54,7 +54,7 @@
</dl>
<?
---[[ DEBUG INFORMATION
+---[[ DEBUG INFORMATION
require("debugs")
io.write(debugs.variables(view))
--]]