summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_adapter_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'device/bluetooth/bluetooth_adapter_win.h')
-rw-r--r--device/bluetooth/bluetooth_adapter_win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/bluetooth/bluetooth_adapter_win.h b/device/bluetooth/bluetooth_adapter_win.h
index 178a995..76581d9 100644
--- a/device/bluetooth/bluetooth_adapter_win.h
+++ b/device/bluetooth/bluetooth_adapter_win.h
@@ -77,7 +77,7 @@ class BluetoothAdapterWin : public BluetoothAdapter,
DISCOVERY_STOPPING
};
- BluetoothAdapterWin(const InitCallback& init_callback);
+ explicit BluetoothAdapterWin(const InitCallback& init_callback);
virtual ~BluetoothAdapterWin();
void TrackDefaultAdapter();