diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-01-16 08:36:09 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-01-16 08:36:09 +0000 |
commit | 1f51c533f3036261159f482a4564fcbb664f37c8 (patch) | |
tree | 8c145c22974ce708f429d760278fc2ce374aaaf9 /hcid/dbus-api.txt | |
parent | 421d603c0c8d111a1baf113d73453ce5b9b956d8 (diff) |
Typo
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r-- | hcid/dbus-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index 84a027b4..4716e254 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -206,7 +206,7 @@ Methods uint32 InterfaceVersion() org.bluez.Error.Failed - void RemoveServiceRecord(string path, uint32 handle) [experimental] + void RemoveServiceRecord(string path, uint32 handle) [experimental] Remove a service record from the service agent records list. |