From 6f1ecd2037958ca57967ebe63e0bc2d72ba4b8b8 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 14:47:17 +0000 Subject: Remove trailing whitespace --- cron-model.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cron-model.lua') diff --git a/cron-model.lua b/cron-model.lua index 00295ee..e2b1f2e 100644 --- a/cron-model.lua +++ b/cron-model.lua @@ -66,7 +66,7 @@ end -- PUBLIC FUNCTIONS function mymodule.get_startstop(self, clientdata) - return modelfunctions.get_startstop(processname) + return modelfunctions.get_startstop(processname) end function mymodule.startstop_service(self, startstop, action) -- cgit v1.2.3