From 508ae6971b3b64e6f5db47cf1c452d70137993c9 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 18 Jan 2010 11:15:26 +0000 Subject: fix identation --- src/empathy-accounts-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/empathy-accounts-dialog.c') diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c index 225bf365c..99d365953 100644 --- a/src/empathy-accounts-dialog.c +++ b/src/empathy-accounts-dialog.c @@ -842,7 +842,7 @@ get_status_icon_for_account (EmpathyAccountsDialog *self, /* An error occured */ return GTK_STOCK_DIALOG_ERROR; - presence = TP_CONNECTION_PRESENCE_TYPE_OFFLINE; + presence = TP_CONNECTION_PRESENCE_TYPE_OFFLINE; } else if (status == TP_CONNECTION_STATUS_CONNECTING) { -- cgit v1.2.3