empathy r2073 - trunk/libempathy
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2073 - trunk/libempathy
- Date: Tue, 6 Jan 2009 16:48:32 +0000 (UTC)
Author: xclaesse
Date: Tue Jan 6 16:48:32 2009
New Revision: 2073
URL: http://svn.gnome.org/viewvc/empathy?rev=2073&view=rev
Log:
Another style nitpick.
Modified:
trunk/libempathy/empathy-account-manager.c
Modified: trunk/libempathy/empathy-account-manager.c
==============================================================================
--- trunk/libempathy/empathy-account-manager.c (original)
+++ trunk/libempathy/empathy-account-manager.c Tue Jan 6 16:48:32 2009
@@ -441,7 +441,9 @@
manager_singleton = EMPATHY_ACCOUNT_MANAGER (retval);
}
else
- retval = g_object_ref (manager_singleton);
+ {
+ retval = g_object_ref (manager_singleton);
+ }
return retval;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]