--- test/map-client | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test/map-client b/test/map-client index 1a4afdb..5c7c447 100755 --- a/test/map-client +++ b/test/map-client @@ -57,6 +57,6 @@ if __name__ == '__main__': print map.GetFolderListing(dict()) if options.ls_msg is not None: - print map.GetMessagesListing(options.ls_msg, dict()) + print map.GetMessageListing(options.ls_msg, dict()) mainloop.run() -- 1.7.4.1 -- 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