summaryrefslogtreecommitdiffstats
path: root/hcid/Bluetooth.cs
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-04-24 19:37:29 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-04-24 19:37:29 +0000
commitadd2ef92778b7b1faaac70f43f2bef28dde4b4b0 (patch)
tree45062f4b19668e953ece6a246a6d2498a8e69e63 /hcid/Bluetooth.cs
parent14c47b9e49311149a56553c71286aaabd6bd2992 (diff)
Adapt the path changes
Diffstat (limited to 'hcid/Bluetooth.cs')
-rw-r--r--hcid/Bluetooth.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/Bluetooth.cs b/hcid/Bluetooth.cs
index 24998af5..0b27f7d6 100644
--- a/hcid/Bluetooth.cs
+++ b/hcid/Bluetooth.cs
@@ -68,7 +68,7 @@ namespace Bluetooth
public event RemoteNameUpdatedHandler RemoteNameUpdated;
#pragma warning restore 0067
- public Adapter() : this("/org/bluez/Adapter/hci0")
+ public Adapter() : this("/org/bluez/hci0")
{
}