[couchdb-glib] Some formatting
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [couchdb-glib] Some formatting
- Date: Wed, 9 Jun 2010 08:55:17 +0000 (UTC)
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]