From e2150d04662a4ba8b5304dabcc74be0bacded5b7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 15 Jan 2011 01:07:47 +0200 Subject: Fix code style, apply some fixes after checking with cppcheck from git. --- src/net/download.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/download.cpp') diff --git a/src/net/download.cpp b/src/net/download.cpp index 2d391b783..882cc76d3 100644 --- a/src/net/download.cpp +++ b/src/net/download.cpp @@ -71,6 +71,7 @@ Download::Download(void *ptr, const std::string &url, mUrl(url), mFileName(""), mWriteFunction(NULL), + mAdler(0), mUpdateFunction(updateFunction), mThread(NULL), mCurl(NULL), -- cgit v1.2.3-70-g09d2