[gupnp] Indentation fix
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] Indentation fix
- Date: Fri, 16 Aug 2013 11:30:56 +0000 (UTC)
commit 78109f17daf7133fa482cff3293254dfc5a0a4bd
Author: Olivier CrĂȘte <olivier crete collabora com>
Date: Mon Jun 24 18:21:20 2013 -0400
Indentation fix
https://bugzilla.gnome.org/show_bug.cgi?id=694454
libgupnp/gupnp-network-manager.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libgupnp/gupnp-network-manager.c b/libgupnp/gupnp-network-manager.c
index 4ad6849..5f37725 100644
--- a/libgupnp/gupnp-network-manager.c
+++ b/libgupnp/gupnp-network-manager.c
@@ -254,7 +254,8 @@ create_context_for_device (NMDevice *nm_device)
static void
ap_proxy_new_cb (GObject *source_object,
GAsyncResult *res,
- gpointer user_data) {
+ gpointer user_data)
+{
NMDevice *nm_device;
GError *error;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]