summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/gadget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gadget.c b/plugins/gadget.c
index cce51e26..6bc37a7b 100644
--- a/plugins/gadget.c
+++ b/plugins/gadget.c
@@ -364,7 +364,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);