From c15155445ae24b6de962a635e7189677ea488765 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be>
Date: Thu, 24 Feb 2011 22:52:55 +0100
Subject: Fixed compilation.


diff --git a/Swiften/Client/Client.h b/Swiften/Client/Client.h
index d5db1ac..083b8a0 100644
--- a/Swiften/Client/Client.h
+++ b/Swiften/Client/Client.h
@@ -56,7 +56,7 @@ namespace Swift {
 			 *
 			 * This will be used to respond to version queries from other entities.
 			 */
-			void setSoftwareVersion(const std::string& name, const std::string& version, const std::string& os);
+			void setSoftwareVersion(const std::string& name, const std::string& version, const std::string& os = "");
 
 			/** 
 			 * Returns a representation of the roster.
-- 
cgit v0.10.2-6-g49f6