empathy r2727 - trunk/libempathy-gtk
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2727 - trunk/libempathy-gtk
- Date: Fri, 20 Mar 2009 14:47:50 +0000 (UTC)
Author: xclaesse
Date: Fri Mar 20 14:47:49 2009
New Revision: 2727
URL: http://svn.gnome.org/viewvc/empathy?rev=2727&view=rev
Log:
Fix typo
From: Xavier Claessens <xclaesse gmail com>
Modified:
trunk/libempathy-gtk/empathy-chat.c
Modified: trunk/libempathy-gtk/empathy-chat.c
==============================================================================
--- trunk/libempathy-gtk/empathy-chat.c (original)
+++ trunk/libempathy-gtk/empathy-chat.c Fri Mar 20 14:47:49 2009
@@ -180,7 +180,7 @@
if (current == TP_CONNECTION_STATUS_CONNECTED && !priv->tp_chat &&
empathy_account_equal (account, priv->account) &&
priv->handle_type != TP_HANDLE_TYPE_NONE &&
- !EMP_IS_EMPTY (priv->id)) {
+ !EMP_STR_EMPTY (priv->id)) {
DEBUG ("Account reconnected, request a new Text channel");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]