aboutsummaryrefslogtreecommitdiff
path: root/weather.lua
diff options
context:
space:
mode:
Diffstat (limited to 'weather.lua')
-rw-r--r--weather.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/weather.lua b/weather.lua
index 3dba976..17e41ac 100644
--- a/weather.lua
+++ b/weather.lua
@@ -16,7 +16,7 @@ module("vicious.weather")
-- {{{ Weather widget type
-function worker(format, station)
+local function worker(format, station)
-- US National Oceanic and Atmospheric Administration
-- * Station codes: http://www.rap.ucar.edu/weather/surface/stations.txt
local noaa = "http://weather.noaa.gov/pub/data/observations/metar/decoded/"