summaryrefslogtreecommitdiffstats
path: root/apk-details-html.lsp
diff options
context:
space:
mode:
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")
%>