From 4c3774afae3c5737843442bbb1b832036e5d53c4 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Tue, 11 Dec 2012 07:42:53 +0200 Subject: [PATCH] doc: Fix minor whitespace issues in obexd API --- doc/obexd-api.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/obexd-api.txt b/doc/obexd-api.txt index 3244479f8..680febebb 100644 --- a/doc/obexd-api.txt +++ b/doc/obexd-api.txt @@ -15,7 +15,7 @@ Object path / Methods void RegisterAgent(object agent) - Register an agent to request authorization of + Register an agent to request authorization of the user to accept/reject objects. Object push service needs to authorize each received object. @@ -30,12 +30,12 @@ Methods Possible errors: org.bluez.obex.Error.DoesNotExist Signals SessionCreated(object session) - + Signal sent when OBEX connection has been accepted. (FTP only) SessionRemoved(object session) - + Sent when the transport is disconnected (FTP only) -- 2.47.3