From a76d7d037edba5830814181d465ed7901f8bb7b9 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 17:47:34 +0000 Subject: Remove trailing whitespace --- Makefile | 2 +- unbound-model.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 02d0dcf..3242c8c 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ APP_DIST=\ EXTRA_DIST=README Makefile config.mk -DISTFILES=$(APP_DIST) $(EXTRA_DIST) +DISTFILES=$(APP_DIST) $(EXTRA_DIST) TAR=tar diff --git a/unbound-model.lua b/unbound-model.lua index 49295ac..0b505a9 100644 --- a/unbound-model.lua +++ b/unbound-model.lua @@ -39,7 +39,7 @@ end 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