summaryrefslogtreecommitdiff
path: root/src/technology.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/technology.c')
-rw-r--r--src/technology.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/technology.c b/src/technology.c
index e9e4cd61..39b0cfaa 100644
--- a/src/technology.c
+++ b/src/technology.c
@@ -1302,7 +1302,7 @@ static void reply_scan_pending_device(
dbus_bool_t status = 0;
connman_scan_type_e scan_type = CONNMAN_SCAN_TYPE_UNKNOWN;
- DBG("technology %p ifname %d count %d", technology, ifname, count);
+ DBG("technology %p ifname %s count %d", technology, ifname, count);
list = technology->scan_pending;