From f73f5788dd3d0b363acd5a83abb8318f9a7f9581 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 15:04:16 +0000 Subject: Remove trailing whitespace --- Makefile | 2 +- qos-details-html.lsp | 2 +- qos-model.lua | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 27be2ef..f2b6775 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/qos-details-html.lsp b/qos-details-html.lsp index 7b5f9ff..ab6ff26 100644 --- a/qos-details-html.lsp +++ b/qos-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") %> diff --git a/qos-model.lua b/qos-model.lua index c78dd9e..a1d8ce5 100644 --- a/qos-model.lua +++ b/qos-model.lua @@ -56,7 +56,7 @@ end function mymodule.get_startstop(self, clientdata) return modelfunctions.get_startstop(clientdata.init) end - + function mymodule.startstop_service(self, startstop, action) return modelfunctions.startstop_service(startstop, action) end -- cgit v1.2.3