From: Mikel Astiz <mikel.astiz@xxxxxxxxxxxx> Fix lines that are over 80 columns. --- doc/client-api.txt | 3 ++- 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. -- 1.7.7.6 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html