summaryrefslogtreecommitdiffstats
path: root/lighttpd-listfiles-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-10 15:48:43 +0000
committerTed Trask <ttrask01@yahoo.com>2016-08-10 15:48:43 +0000
commit84b1582f275c2121482ca45c9bffc1dcdc1f6659 (patch)
treea5c10a81cb1cced514160621adacf4fa4f7aadaf /lighttpd-listfiles-html.lsp
parent65354357338fcf3852d9dac03529afa41eda0d68 (diff)
downloadacf-lighttpd-84b1582f275c2121482ca45c9bffc1dcdc1f6659.tar.bz2
acf-lighttpd-84b1582f275c2121482ca45c9bffc1dcdc1f6659.tar.xz
Remove trailing whitespace
Diffstat (limited to 'lighttpd-listfiles-html.lsp')
-rw-r--r--lighttpd-listfiles-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lighttpd-listfiles-html.lsp b/lighttpd-listfiles-html.lsp
index b58e51e..96bb898 100644
--- a/lighttpd-listfiles-html.lsp
+++ b/lighttpd-listfiles-html.lsp
@@ -1,4 +1,4 @@
-<% local data, viewlibrary, page_info, session = ...
+<% local data, viewlibrary, page_info, session = ...
htmlviewfunctions = require("htmlviewfunctions")
html = require("acf.html")
%>