changeset 197:0fd2435371eb

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 16 Jun 2014 03:11:43 +0300
parents a38c123921a9
children 60a4c69c7f25
files fetch_weather.pl
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/fetch_weather.pl	Mon Jun 16 02:28:24 2014 +0300
+++ b/fetch_weather.pl	Mon Jun 16 03:11:43 2014 +0300
@@ -179,6 +179,7 @@
   return $res;
 }
 
+
 sub html_find_node($$$);
 
 sub html_find_node($$$)