From c91af2de83e6776ebeb879968d1a3a591c8e70aa Mon Sep 17 00:00:00 2001 From: Jeevaka Badrappan Date: Wed, 12 Jan 2011 12:52:05 +0200 Subject: include: M15 coding style fix --- include/dbus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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); -- cgit v1.2.3