From 1f51c533f3036261159f482a4564fcbb664f37c8 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 16 Jan 2007 08:36:09 +0000 Subject: Typo --- hcid/dbus-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit