From 0f996b3e3c8910160c9efeb9b599783cb0c79e49 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 15:49:18 +0000 Subject: Remove trailing whitespace --- mysql-model.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql-model.lua') diff --git a/mysql-model.lua b/mysql-model.lua index 1db6a71..07cbc29 100644 --- a/mysql-model.lua +++ b/mysql-model.lua @@ -23,7 +23,7 @@ end -- ################################################################################ -- PUBLIC FUNCTIONS -function mymodule.get_startstop(self, clientdata) +function mymodule.get_startstop(self, clientdata) return modelfunctions.get_startstop(processname) end -- cgit v1.2.3