]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.c
coding style fix
[empathy.git] / libempathy / empathy-utils.c
index 55e23380c0907580eb24e61760cf00af083b5e57..cf64bc77d41560cb735412b7676c9af04b6dccac 100644 (file)
@@ -393,7 +393,7 @@ empathy_account_get_error_message (TpAccount *account,
 {
   const gchar *dbus_error;
   const gchar *message;
-        const GHashTable *details = NULL;
+  const GHashTable *details = NULL;
   TpConnectionStatusReason reason;
 
   dbus_error = tp_account_get_detailed_error (account, &details);