From a539b0ff1102ca4713551ec79116b311066cf012 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 15:00:32 +0000 Subject: Remove trailing whitespace --- Makefile | 2 +- dovecot-details-html.lsp | 2 +- dovecot-model.lua | 2 +- dovecot.menu | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index fa51de1..47aa185 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/dovecot-details-html.lsp b/dovecot-details-html.lsp index 13cb223..7a71ba1 100644 --- a/dovecot-details-html.lsp +++ b/dovecot-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/dovecot-model.lua b/dovecot-model.lua index e2cd0f0..69bd2da 100644 --- a/dovecot-model.lua +++ b/dovecot-model.lua @@ -21,7 +21,7 @@ local config function mymodule.get_startstop(self, clientdata) return modelfunctions.get_startstop(processname) end - + function mymodule.startstop_service(self, startstop, action) return modelfunctions.startstop_service(startstop, action) end diff --git a/dovecot.menu b/dovecot.menu index 1510243..612b60a 100644 --- a/dovecot.menu +++ b/dovecot.menu @@ -1,4 +1,4 @@ #CAT GROUP/DESC TAB ACTION -Applications 65Dovecot Status details +Applications 65Dovecot Status details Applications 65Dovecot Expert expert Applications 65Dovecot Logfile logfile -- cgit v1.2.3