* cosmetic
This commit is contained in:
@ -63,7 +63,7 @@ char* mu_query_version (MuQuery *store) G_GNUC_WARN_UNUSED_RESULT;
|
|||||||
*
|
*
|
||||||
* @param self a valid MuQuery instance
|
* @param self a valid MuQuery instance
|
||||||
* @param expr the search expression
|
* @param expr the search expression
|
||||||
* @param sortfield the field to sort by
|
* @param sortfield the field to sort by or NULL
|
||||||
* @param ascending if TRUE sort in ascending (A-Z) order, otherwise,
|
* @param ascending if TRUE sort in ascending (A-Z) order, otherwise,
|
||||||
* sort in descending (Z-A) order
|
* sort in descending (Z-A) order
|
||||||
* @param batchsize the size of batches to receive; this is mainly for
|
* @param batchsize the size of batches to receive; this is mainly for
|
||||||
|
|||||||
Reference in New Issue
Block a user