summaryrefslogtreecommitdiff
path: root/include/technology.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/technology.h')
-rw-r--r--include/technology.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/technology.h b/include/technology.h
index d7fcdde2..97db6607 100644
--- a/include/technology.h
+++ b/include/technology.h
@@ -36,7 +36,7 @@ extern "C" {
struct connman_technology;
-void connman_technology_tethering_notify(struct connman_technology *technology,
+int connman_technology_tethering_notify(struct connman_technology *technology,
bool enabled);
int connman_technology_set_regdom(const char *alpha2);
void connman_technology_regdom_notify(struct connman_technology *technology,