From 21fb721477c1080eae1715eac711776d615fbfe8 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2009 15:55:50 +0000 Subject: Updated for startstop in core 0.5.0 --- opennhrp-controller.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opennhrp-controller.lua') diff --git a/opennhrp-controller.lua b/opennhrp-controller.lua index 94ea3eb..305898b 100644 --- a/opennhrp-controller.lua +++ b/opennhrp-controller.lua @@ -13,7 +13,7 @@ function show(self) end function startstop(self) - return controllerfunctions.handle_startstop(self, self.model.startstop_service, self.model.getstatus, self.clientdata) + return controllerfunctions.handle_startstop(self, self.model.startstop_service, self.clientdata) end function listinterfaces(self) -- cgit v1.2.3