summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/main.c b/network/main.c
index 219c4417..4fcf5192 100644
--- a/network/main.c
+++ b/network/main.c
@@ -83,7 +83,7 @@ static GDBusSignalTable network_signals[] = {
static DBusConnection *conn;
-static int network_probe(struct btd_device *device)
+static int network_probe(struct btd_device *device, GSList *records)
{
const gchar *path = device_get_path(device);
DBG("path %s", path);