aboutsummaryrefslogtreecommitdiff
path: root/mdir.lua
diff options
context:
space:
mode:
Diffstat (limited to 'mdir.lua')
-rw-r--r--mdir.lua2
1 files changed, 1 insertions, 1 deletions
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