From e5d8b377f40c25e0ae4a1a83634150a6efec344a Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 15:03:10 +0000 Subject: Remove trailing whitespace --- gross-model.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gross-model.lua') diff --git a/gross-model.lua b/gross-model.lua index e3d5241..ae7473a 100644 --- a/gross-model.lua +++ b/gross-model.lua @@ -21,7 +21,7 @@ local path = "PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin 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 -- cgit v1.2.3