[empathy: 4/12] Fixed style
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy: 4/12] Fixed style
- Date: Mon, 31 Aug 2009 14:06:55 +0000 (UTC)
commit 8a6993197695c0b8448754d5389811a6d72e0009
Author: Jonathan Tellier <jonathan tellier gmail com>
Date: Thu Aug 27 13:15:56 2009 -0400
Fixed style
src/empathy-accounts-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c
index abc2b4b..31e29b6 100644
--- a/src/empathy-accounts-dialog.c
+++ b/src/empathy-accounts-dialog.c
@@ -217,7 +217,7 @@ get_default_display_name (EmpathyAccountSettings *settings)
if (login_id != NULL)
{
- if (!tp_strdiff(protocol, "irc"))
+ if (!tp_strdiff (protocol, "irc"))
{
const gchar* server;
server = empathy_account_settings_get_string (settings, "server");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]