[couchdb-glib] Some formatting



commit f347f36c8d427c23e4239792c838ecf5a3033f32
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Wed Jun 9 10:54:57 2010 +0200

    Some formatting

 desktopcouch-glib/desktopcouch-session.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/desktopcouch-glib/desktopcouch-session.c b/desktopcouch-glib/desktopcouch-session.c
index 7c85c94..f4adc41 100644
--- a/desktopcouch-glib/desktopcouch-session.c
+++ b/desktopcouch-glib/desktopcouch-session.c
@@ -136,7 +136,8 @@ desktopcouch_session_new (void)
 					   "org.desktopcouch.CouchDB");
 
 	error = NULL;
-	success = dbus_g_proxy_call (proxy, "getPort", &error, G_TYPE_INVALID,
+	success = dbus_g_proxy_call (proxy, "getPort", &error,
+				     G_TYPE_INVALID,
 				     G_TYPE_INT, &port, G_TYPE_INVALID);
 
 	/* Free memory */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]