From 0dd9d8a0f6d02eed17a8f348bbd18d6d1e5478a1 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 16:05:32 +0000 Subject: Remove trailing whitespace --- postfix-model.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'postfix-model.lua') diff --git a/postfix-model.lua b/postfix-model.lua index 280e415..e18e255 100644 --- a/postfix-model.lua +++ b/postfix-model.lua @@ -34,11 +34,11 @@ end -- ################################################################################ -- PUBLIC FUNCTIONS -function mymodule.get_startstop(self, clientdata) +function mymodule.get_startstop(self, clientdata) return modelfunctions.get_startstop(processname) end -function mymodule.startstop_service(self, startstop, action) +function mymodule.startstop_service(self, startstop, action) return modelfunctions.startstop_service(startstop, action) end -- cgit v1.2.3