summaryrefslogtreecommitdiffstats
path: root/fetchmail-listentries-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-10 15:00:49 +0000
committerTed Trask <ttrask01@yahoo.com>2016-08-10 15:00:49 +0000
commitd2f8ec0a768afff202487ecdaa0a6b7ea61992b3 (patch)
tree08c51f9e17d154e8fb3467eb5e6fcc47730fad7a /fetchmail-listentries-html.lsp
parente0bf6a5921177d45f3483ca3f655c4a2e8d74b7c (diff)
downloadacf-fetchmail-master.tar.bz2
acf-fetchmail-master.tar.xz
Remove trailing whitespaceHEADmaster
Diffstat (limited to 'fetchmail-listentries-html.lsp')
-rw-r--r--fetchmail-listentries-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail-listentries-html.lsp b/fetchmail-listentries-html.lsp
index 0904d7b..f407499 100644
--- a/fetchmail-listentries-html.lsp
+++ b/fetchmail-listentries-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")
%>