From d4595bb00f1365c65fddf11efd7d8d091b453482 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Fri, 7 Aug 2009 17:41:10 +0200 Subject: All worker functions are local. --- mpd.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpd.lua') diff --git a/mpd.lua b/mpd.lua index bb193b5..ebfd916 100644 --- a/mpd.lua +++ b/mpd.lua @@ -15,7 +15,7 @@ module("vicious.mpd") -- {{{ MPD widget type -function worker(format) +local function worker(format) -- This one is as simple as they come. Using sockets or expanding -- it is a lost cause since there are already a few MPD Lua libs -- written for awesome. Use them. -- cgit v1.2.3