summaryrefslogtreecommitdiffstats
path: root/clamav-listfiles-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-10 14:50:38 +0000
committerTed Trask <ttrask01@yahoo.com>2016-08-10 14:50:38 +0000
commitfdd3e5bb4a341b40b841c3e6df02da1d73db831c (patch)
treec232e404e365079d39877e88dd51164a02cd3058 /clamav-listfiles-html.lsp
parentdb6e7f239d7c669afc40ec88e9f99cc96f1a8f78 (diff)
downloadacf-clamav-master.tar.bz2
acf-clamav-master.tar.xz
Remove trailing whitespaceHEADmaster
Diffstat (limited to 'clamav-listfiles-html.lsp')
-rw-r--r--clamav-listfiles-html.lsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/clamav-listfiles-html.lsp b/clamav-listfiles-html.lsp
index 2c7d384..fa0d4cd 100644
--- a/clamav-listfiles-html.lsp
+++ b/clamav-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")
%>
@@ -34,7 +34,7 @@ end %>
<th>File</th>
<th>Size</th>
<th>Last Modified</th>
- </tr>
+ </tr>
</thead><tbody>
<% local filename = cfe({ type="hidden", value="" }) %>