summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-06-11 13:39:52 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-06-11 13:39:52 +0300
commitabd83f3f0016e0ec4106b83153a899b046269a7a (patch)
treeee2a0b42fcef2e8e2a4a4120c8fdad4b00d53ff3
parent9e14f0458deca53ef1e98221f1cc2d34a81e98a5 (diff)
downloadobexd-abd83f3f0016e0ec4106b83153a899b046269a7a.tar.gz
client-api: Fix remaining use of org.openobex
The code is already using the new namespace which is org.bluez.obex.
-rw-r--r--doc/client-api.txt2
1 files changed, 1 insertions, 1 deletions
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)