From 274be4bab33a8b0721eccb2513580455ff898c6e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be>
Date: Sun, 29 Apr 2012 19:07:24 +0200
Subject: Fixed previous commit.


diff --git a/Swiften/Client/ClientSession.cpp b/Swiften/Client/ClientSession.cpp
index 6cb9c39..8be8a8c 100644
--- a/Swiften/Client/ClientSession.cpp
+++ b/Swiften/Client/ClientSession.cpp
@@ -442,7 +442,7 @@ void ClientSession::finishSession(boost::shared_ptr<Swift::Error> error) {
 		error_ = error;
 	}
 	else {
-		LOG(warning) << "Session finished twice";
+		SWIFT_LOG(warning) << "Session finished twice";
 	}
 	assert(stream->isOpen());
 	if (stanzaAckResponder_) {
-- 
cgit v0.10.2-6-g49f6