summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbus.h')
-rw-r--r--include/dbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dbus.h b/include/dbus.h
index 12768f66..f541eafb 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);