From 62b384e8b2e5747bd065da4fc8ea2a4decb21202 Mon Sep 17 00:00:00 2001 From: sje Date: Fri, 27 Apr 2007 04:43:12 +0000 Subject: update use of icolib git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@160 4f64403b-2f21-0410-a795-97e2b3489a10 --- otr/utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otr/utils.cpp') diff --git a/otr/utils.cpp b/otr/utils.cpp index cd5febf..84034d8 100644 --- a/otr/utils.cpp +++ b/otr/utils.cpp @@ -233,7 +233,7 @@ int ReloadIcons(WPARAM wParam, LPARAM lParam) { void InitUtils() { if(ServiceExists(MS_SKIN2_ADDICON)) { - SKINICONDESC sid; + SKINICONDESC sid = {0}; sid.cbSize = sizeof(SKINICONDESC); sid.pszSection = "OTR"; -- cgit v1.2.3