summaryrefslogtreecommitdiff
path: root/tubes/source
diff options
context:
space:
mode:
Diffstat (limited to 'tubes/source')
-rw-r--r--tubes/source/manager.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/tubes/source/manager.cxx b/tubes/source/manager.cxx
index 58c2b5bde676..2dccf4cea2f3 100644
--- a/tubes/source/manager.cxx
+++ b/tubes/source/manager.cxx
@@ -664,8 +664,8 @@ static void lcl_ensureLegacyChannel( TpAccount* pAccount, TpContact* pBuddy )
*
* To work around this, we make sure the legacy Tubes channel already
* exists before we request the channel we actually want. We don't actually
- * have to wait for this request to succeed—we fire it off and forget about
- * it.
+ * have to wait for this request to succeed - we fire it off and forget
+ * about it.
*/
GHashTable* pRequest = tp_asv_new(
TP_PROP_CHANNEL_CHANNEL_TYPE, G_TYPE_STRING, TP_IFACE_CHANNEL_TYPE_TUBES,