summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikel Astiz <mikel.astiz@bmw-carit.de>2012-07-20 13:02:26 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-07-20 17:16:27 +0300
commit5a0861efb402f502e7bcbebadfa97901527d099e (patch)
tree7d65337dcf8a351383d098b23e1c9ac4d81de1a8
parentadc648e706eadccaf2b5f03f7591d663e5b69c5d (diff)
downloadobexd-5a0861efb402f502e7bcbebadfa97901527d099e.tar.gz
client-doc: Minor style fix
Fix lines that are over 80 columns.
-rw-r--r--doc/client-api.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/client-api.txt b/doc/client-api.txt
index 11b79be..8202f39 100644
--- a/doc/client-api.txt
+++ b/doc/client-api.txt
@@ -361,7 +361,8 @@ Methods void SetFolder(string name)
string Name : Folder name
- array{object, dict} GetMessageListing(string folder, dict filter)
+ array{object, dict} GetMessageListing(string folder,
+ dict filter)
Returns an array containing the messages found in the
given folder.