summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez/bluetoothmanagement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/bluez/bluetoothmanagement.cpp')
-rw-r--r--src/bluetooth/bluez/bluetoothmanagement.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/bluez/bluetoothmanagement.cpp b/src/bluetooth/bluez/bluetoothmanagement.cpp
index 3f97f75c..31d3dc02 100644
--- a/src/bluetooth/bluez/bluetoothmanagement.cpp
+++ b/src/bluetooth/bluez/bluetoothmanagement.cpp
@@ -135,7 +135,7 @@ static int sysCallCapGet(capHdr *header, capData *data)
return syscall(__NR_capget, header, data);
}
-/*!
+/*
* Checks that the current process has the effective CAP_NET_ADMIN permission.
*/
static bool hasBtMgmtPermission()