This commit is contained in:
djcb
2011-12-30 13:26:58 +02:00
parent 047f12c15c
commit 43bb99a74d
4 changed files with 10 additions and 6 deletions

View File

@ -69,7 +69,7 @@ char* mu_query_version (MuQuery *store)
* manpage, or http://xapian.org/docs/queryparser.html
*
* @param self a valid MuQuery instance
* @param expr the search expression or "" to match all messages
* @param expr the search expression; use "" to match all messages
* @param threads calculate message-threads
* @param sortfield the field id to sort by or MU_MSG_FIELD_ID_NONE if
* sorting is not desired