From ab5de0c3939158ce42f347100dc4a066862fd93d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 22 Nov 2006 11:47:19 +0000 Subject: Use AddServiceRecordFromXML as method name --- hcid/dbus-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hcid/dbus-api.txt') diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index c9661616..9305deb2 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -191,7 +191,7 @@ Methods uint32 InterfaceVersion() registered, otherwise the record will be available when the service agent Start method is called. - uint32 AddServiceRecordAsXML(string path, string record) + uint32 AddServiceRecordFromXML(string path, string record) Add a new service record to the service agent and returns the assigned handle. -- cgit