From f1e49246ba4753b56cb027a53ab095736e22bbac Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 15:50:26 +0000 Subject: Remove trailing whitespace --- openntpd-model.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openntpd-model.lua') diff --git a/openntpd-model.lua b/openntpd-model.lua index 5aec085..11ad022 100644 --- a/openntpd-model.lua +++ b/openntpd-model.lua @@ -54,11 +54,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