Add offset parameter description for messages_get_messages_listing() function header --- plugins/messages.h | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/messages.h b/plugins/messages.h index 83e087a..beca3a8 100644 --- a/plugins/messages.h +++ b/plugins/messages.h @@ -215,6 +215,7 @@ int messages_get_folder_listing(void *session, const char *name, uint16_t max, * session: Backend session. * name: Optional subdirectory name. * max: Maximum number of entries to retrieve. + * offset: Offset of the first entry. * filter: Filter to apply on returned message listing. * size: Total size of listing to be returned. * newmsg: Indicates presence of unread messages. -- 1.7.9.5 -- 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