doc: Trivial whitespace fixes

Always use tabs instead of spaces for indentation in documentation
files.
This commit is contained in:
Mikel Astiz 2012-08-13 10:06:26 +02:00 committed by Marcel Holtmann
parent 5f1cb3690b
commit 3d81d412b1
2 changed files with 7 additions and 7 deletions

View 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]

View 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