---
 include/dbus.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/dbus.h b/include/dbus.h
index 12768f6..f541eaf 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -65,7 +65,7 @@ extern "C" {
                                        DBUS_TYPE_VARIANT_AS_STRING \
                                        DBUS_DICT_ENTRY_END_CHAR_AS_STRING
 
-DBusConnection *ofono_dbus_get_connection();
+DBusConnection *ofono_dbus_get_connection(void);
 
 void ofono_dbus_dict_append(DBusMessageIter *dict, const char *key, int type,
                                void *value);
-- 
1.7.0.4

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to