doc: Trivial whitespace fixes
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Mon, 13 Aug 2012 08:06:26 +0000 (10:06 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 13 Aug 2012 14:45:12 +0000 (07:45 -0700)
Always use tabs instead of spaces for indentation in documentation
files.

doc/location-reporting-api.txt
doc/voicecallmanager-api.txt

index e6e5d54..21e346d 100644 (file)
@@ -31,7 +31,7 @@ Methods               dict GetProperties()
 
 Properties     boolean Enabled [readonly]
 
-                        Boolean representing the state of the NMEA stream.
+                       Boolean representing the state of the NMEA stream.
 
                string Type [readonly]
 
index 6af7d33..34a9b25 100644 (file)
@@ -125,7 +125,7 @@ Methods             dict GetProperties()
                        Held calls is invalid, since in GSM a user can have
                        only a single Held call at a time.
 
-                        Possible Errors: [service].Error.InProgress
+                       Possible Errors: [service].Error.InProgress
                                         [service].Error.NotImplemented
                                         [service].Error.Failed
 
@@ -134,7 +134,7 @@ Methods             dict GetProperties()
                        Releases all calls except waiting calls. This includes
                        multiparty calls.
 
-                        Possible Errors: [service].Error.InProgress
+                       Possible Errors: [service].Error.InProgress
                                         [service].Error.NotImplemented
                                         [service].Error.Failed
 
@@ -151,7 +151,7 @@ Methods             dict GetProperties()
 
                        This is usually implemented using the +CHLD=2X command.
 
-                        Possible Errors: [service].Error.InProgress
+                       Possible Errors: [service].Error.InProgress
                                         [service].Error.InvalidArguments
                                         [service].Error.InvalidFormat
                                         [service].Error.NotFound
@@ -172,7 +172,7 @@ Methods             dict GetProperties()
                        This is usually implemented using the +CHLD=3 AT
                        command.
 
-                        Possible Errors: [service].Error.InProgress
+                       Possible Errors: [service].Error.InProgress
                                         [service].Error.NotImplemented
                                         [service].Error.Failed
 
@@ -181,7 +181,7 @@ Methods             dict GetProperties()
                        Hangs up the multi-party call.  All participating
                        calls are released.
 
-                        Possible Errors: [service].Error.InProgress
+                       Possible Errors: [service].Error.InProgress
                                         [service].Error.NotImplemented
                                         [service].Error.Failed
 
@@ -192,7 +192,7 @@ Methods             dict GetProperties()
                        '*', '#', 'A', 'B', 'C', 'D'.  The last four are
                        typically not used in normal circumstances.
 
-                        Possible Errors: [service].Error.InProgress
+                       Possible Errors: [service].Error.InProgress
                                         [service].Error.NotImplemented
                                         [service].Error.InvalidArguments
                                         [service].Error.InvalidFormat