From 287809b72f6327d8f03dcf5ec89fa9f436bf7290 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 16:04:45 +0000 Subject: Remove trailing whitespace --- openvpn-model.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openvpn-model.lua') diff --git a/openvpn-model.lua b/openvpn-model.lua index df0a7c6..a8fb742 100644 --- a/openvpn-model.lua +++ b/openvpn-model.lua @@ -161,11 +161,11 @@ function mymodule.getstatus() return modelfunctions.getstatus(processname, packagename, "OpenVPN Status") end -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