From b766ebf1a1091dcc2859a92da300c44e0e432a84 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 20 Jun 2012 06:52:26 +0000 Subject: - avatars fix for Weather - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@495 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Weather/weather.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Weather/weather.cpp') diff --git a/protocols/Weather/weather.cpp b/protocols/Weather/weather.cpp index 08a8903496..ad51c93a01 100644 --- a/protocols/Weather/weather.cpp +++ b/protocols/Weather/weather.cpp @@ -182,7 +182,7 @@ void InitVar() UpdateListHead = NULL; // other settings - timerId=0; + timerId = 0; opt.DefStn = NULL; ModuleLoaded = FALSE; } -- cgit v1.2.3