Diff between 37dcce77793f53840b13411f51b51b70f5f33791 and 8ebb14188e3baf3d8fad59469be3392fafac5856

Changed Files

File Additions Deletions Status
doc/obex-api.txt +2 -2 modified

Full Patch

diff --git a/doc/obex-api.txt b/doc/obex-api.txt
index db6d408..f638c27 100644
--- a/doc/obex-api.txt
+++ b/doc/obex-api.txt
@@ -486,7 +486,7 @@ Message Access hierarchy
 =========================
 
 Service		org.bluez.obex
-Interface	org.bluez.obex.MessageAccess
+Interface	org.bluez.obex.MessageAccess1
 Object path	[variable prefix]/{session0,session1,...}
 
 Methods		void SetFolder(string name)
@@ -660,7 +660,7 @@ Message hierarchy
 =================
 
 Service		org.bluez.obex
-Interface	org.bluez.obex.Message
+Interface	org.bluez.obex.Message1
 Object path	[variable prefix]/{session0,session1,...}/{message0,...}
 
 Methods		object, dict Get(string targetfile, boolean attachment)