summaryrefslogtreecommitdiffstats
path: root/telephony-binding/gdbus/ofono_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'telephony-binding/gdbus/ofono_manager.h')
-rw-r--r--telephony-binding/gdbus/ofono_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telephony-binding/gdbus/ofono_manager.h b/telephony-binding/gdbus/ofono_manager.h
index 3b55547..6454246 100644
--- a/telephony-binding/gdbus/ofono_manager.h
+++ b/telephony-binding/gdbus/ofono_manager.h
@@ -20,7 +20,7 @@
#include <afb/afb-binding.h>
#include <afb/afb-service-itf.h>
-void ofono_manager_init(const struct afb_binding_interface *iface);
+int ofono_manager_init(const struct afb_binding_interface *iface);
const gchar *ofono_manager_get_default_modem_path(void);
const gchar *ofono_manager_get_default_modem_name(void);
const gchar *ofono_manager_get_default_modem_type(void);