summaryrefslogtreecommitdiffstats
path: root/mysql-details-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-10 15:49:18 +0000
committerTed Trask <ttrask01@yahoo.com>2016-08-10 15:49:18 +0000
commit0f996b3e3c8910160c9efeb9b599783cb0c79e49 (patch)
treeedeb09c18d9471094ffe7f84d0838c0c4f80b9f1 /mysql-details-html.lsp
parent3fde0c4e0eab09933291e9bcc99bb456327d2a34 (diff)
downloadacf-mariadb-master.tar.bz2
acf-mariadb-master.tar.xz
Remove trailing whitespaceHEADmaster
Diffstat (limited to 'mysql-details-html.lsp')
-rw-r--r--mysql-details-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-details-html.lsp b/mysql-details-html.lsp
index 831e9f3..78c5234 100644
--- a/mysql-details-html.lsp
+++ b/mysql-details-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")
%>