* mu-query.h: cosmetic

This commit is contained in:
Dirk-Jan C. Binnema 2011-09-12 20:49:01 +03:00
parent eecd21cc5b
commit a6066c6ca9
1 changed files with 3 additions and 0 deletions

View File

@ -87,6 +87,9 @@ MuMsgIter* mu_query_run (MuQuery *self, const char* expr, gboolean threads,
GError **err)
G_GNUC_MALLOC G_GNUC_WARN_UNUSED_RESULT;
/**
* get a string representation of the Xapian search query
*