OSDN Git Service

doc: Fix minor whitespace issues in obexd API
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 11 Dec 2012 05:42:53 +0000 (07:42 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 11 Dec 2012 05:42:53 +0000 (07:42 +0200)
doc/obexd-api.txt

index 3244479..680febe 100644 (file)
@@ -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)