[aravis] interface: indentation fix.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aravis] interface: indentation fix.
- Date: Wed, 9 Jan 2013 10:43:03 +0000 (UTC)
commit 31b2bce577caad199492165adeb1c32e87b691b4
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Wed Jan 9 11:42:24 2013 +0100
interface: indentation fix.
src/arvinterface.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/arvinterface.h b/src/arvinterface.h
index cbc27d4..3f5ac8f 100644
--- a/src/arvinterface.h
+++ b/src/arvinterface.h
@@ -63,7 +63,7 @@ void arv_interface_update_device_list (ArvInterface *interface);
unsigned int arv_interface_get_n_devices (ArvInterface *interface);
const char * arv_interface_get_device_id (ArvInterface *interface, unsigned int index);
const char * arv_interface_get_device_physical_id (ArvInterface *interface, unsigned int index);
-const char * arv_interface_get_device_address (ArvInterface *interface, unsigned int index);
+const char * arv_interface_get_device_address (ArvInterface *interface, unsigned int index);
ArvDevice * arv_interface_open_device (ArvInterface *interface, const char *device_id);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]