[aravis] Indentation fix.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aravis] Indentation fix.
- Date: Thu, 17 Jan 2013 14:57:53 +0000 (UTC)
commit c5d78346850e8f88056b6bf8b4f6d9cc0ad217f5
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Thu Jan 17 15:57:22 2013 +0100
Indentation fix.
src/arvgvdevice.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/arvgvdevice.c b/src/arvgvdevice.c
index 146e604..ba18cb3 100644
--- a/src/arvgvdevice.c
+++ b/src/arvgvdevice.c
@@ -733,7 +733,7 @@ arv_gv_device_create_stream (ArvDevice *device, ArvStreamCallback callback, void
stream_port = arv_gv_stream_get_port (ARV_GV_STREAM (stream));
if (!arv_device_write_register (device, ARV_GVBS_STREAM_CHANNEL_0_IP_ADDRESS_OFFSET,
- g_htonl(*((guint32 *) address_bytes)), NULL) ||
+ g_htonl(*((guint32 *) address_bytes)), NULL) ||
!arv_device_write_register (device, ARV_GVBS_STREAM_CHANNEL_0_PORT_OFFSET, stream_port, NULL)) {
arv_warning_device ("[GvDevice::create_stream] Stream configuration failed");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]