summaryrefslogtreecommitdiffstats
path: root/apk-details-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-10 14:49:03 +0000
committerTed Trask <ttrask01@yahoo.com>2016-08-10 14:49:03 +0000
commit13014091019ca5aa25ad2bf62c05b9c590d32327 (patch)
tree87bfc7d291f87e8ac7223ff4c32fb6bdbae151ff /apk-details-html.lsp
parent2b5a16d3967ad5fb15fbc6747efdcb4f314691e6 (diff)
downloadacf-apk-tools-master.tar.bz2
acf-apk-tools-master.tar.xz
Remove trailing whitespaceHEADmaster
Diffstat (limited to 'apk-details-html.lsp')
-rw-r--r--apk-details-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apk-details-html.lsp b/apk-details-html.lsp
index 75b2aae..248326b 100644
--- a/apk-details-html.lsp
+++ b/apk-details-html.lsp
@@ -1,4 +1,4 @@
-<% local data, viewlibrary, page_info, session = ...
+<% local data, viewlibrary, page_info, session = ...
html = require("acf.html")
htmlviewfunctions = require("htmlviewfunctions")
%>