summaryrefslogtreecommitdiffstats
path: root/hcid/adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/adapter.h')
-rw-r--r--hcid/adapter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/adapter.h b/hcid/adapter.h
index ef579832..d361192f 100644
--- a/hcid/adapter.h
+++ b/hcid/adapter.h
@@ -117,7 +117,7 @@ struct adapter {
struct agent *agent; /* For the new API */
GSList *active_conn;
struct bonding_request_info *bonding;
- GSList *pin_reqs;
+ GSList *auth_reqs;
struct pending_dc_info *pending_dc;
GSList *devices; /* Devices structure pointers */
GSList *sessions; /* Request Mode sessions */