changeset 200:bfa9bbcad2e5

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 18 Jun 2014 20:31:32 +0300
parents 95012f8f687a
children 92f4a489b7ef
files fetch_weather.pl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fetch_weather.pl	Mon Jun 16 03:18:54 2014 +0300
+++ b/fetch_weather.pl	Wed Jun 18 20:31:32 2014 +0300
@@ -453,7 +453,7 @@
         {
           if ($flol->{"lat"} == $flat && $flol->{"long"} == $flong)
           {
-            $weatherdata->{$floc->{"gml:name"}} = [
+            $weatherdata->{$floc->{"gml:name"}} =
               $flol->{"time"},
               $flol->{"temp"},
               "",