summaryrefslogtreecommitdiff
path: root/plugins/gadget.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gadget.c')
-rw-r--r--plugins/gadget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gadget.c b/plugins/gadget.c
index 94f66487..97807d87 100644
--- a/plugins/gadget.c
+++ b/plugins/gadget.c
@@ -291,7 +291,7 @@ static void gadget_tech_disable_tethering(struct connman_technology *technology,
static int gadget_tech_set_tethering(struct connman_technology *technology,
const char *identifier, const char *passphrase,
- const char *bridge, bool enabled)
+ const char *bridge, bool enabled, bool hidden)
{
DBG("bridge %s enabled %d", bridge, enabled);