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. --- mdir.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdir.lua') diff --git a/mdir.lua b/mdir.lua index 63ce1c2..520592a 100644 --- a/mdir.lua +++ b/mdir.lua @@ -15,7 +15,7 @@ module("vicious.mdir") -- {{{ Maildir widget type -function worker(format, mdir) +local function worker(format, mdir) -- Like with the mbox count widget, we would benefit from the -- LuaFileSystem library. However, we didn't rely on extra -- libraries to this point so we won't start now. Widgets like -- cgit v1.2.3