From 5291435b1bdb4c725ad9370fa476a6e92a0db700 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 14:49:51 +0000 Subject: Remove trailing whitespace --- Makefile | 2 +- awall-listpolicies-html.lsp | 2 +- awall-model.lua | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index ac6d099..44d3c87 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/awall-listpolicies-html.lsp b/awall-listpolicies-html.lsp index 9ff065a..a532d57 100644 --- a/awall-listpolicies-html.lsp +++ b/awall-listpolicies-html.lsp @@ -1,4 +1,4 @@ -<% local form, viewlibrary, page_info, session = ... +<% local form, viewlibrary, page_info, session = ... htmlviewfunctions = require("htmlviewfunctions") html = require("acf.html") %> diff --git a/awall-model.lua b/awall-model.lua index 7921468..879b15f 100644 --- a/awall-model.lua +++ b/awall-model.lua @@ -76,7 +76,7 @@ function mymodule.get_startstop(self, clientdata) return cfe({ type="group", label="Management", value={}, option=actions }) end -function mymodule.startstop_service(self, startstop, action) +function mymodule.startstop_service(self, startstop, action) if not action then startstop.errtxt = "Invalid Action" else -- cgit v1.2.3