From 9e35737326ea3a6bfb03dbdcef254700e5a112da Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 15:49:34 +0000 Subject: Remove trailing whitespace --- Makefile | 2 +- mdadm-details-html.lsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8ad55fc..e3a6b4b 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ APP_DIST=\ EXTRA_DIST=README Makefile config.mk -DISTFILES=$(APP_DIST) $(EXTRA_DIST) +DISTFILES=$(APP_DIST) $(EXTRA_DIST) TAR=tar diff --git a/mdadm-details-html.lsp b/mdadm-details-html.lsp index 831e9f3..78c5234 100644 --- a/mdadm-details-html.lsp +++ b/mdadm-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") %> -- cgit v1.2.3