From abd83f3f0016e0ec4106b83153a899b046269a7a Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Mon, 11 Jun 2012 13:39:52 +0300 Subject: client-api: Fix remaining use of org.openobex The code is already using the new namespace which is org.bluez.obex. --- doc/client-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/client-api.txt b/doc/client-api.txt index 473920f..58a824d 100644 --- a/doc/client-api.txt +++ b/doc/client-api.txt @@ -344,7 +344,7 @@ Message Access hierarchy ========================= Service org.bluez.obex.client -Interface org.openobex.MessageAccess +Interface org.bluez.obex.MessageAccess Object path [variable prefix]/{session0,session1,...} Methods void SetFolder(string name) -- cgit v1.2.1