* start using message threading (--threads/-t param for mu find)

This commit is contained in:
Dirk-Jan C. Binnema
2011-06-30 23:45:53 +03:00
parent 15ac5f04c9
commit 2d1f8366d5
5 changed files with 10 additions and 9 deletions

View File

@ -663,7 +663,7 @@ get_body (MuMsgFile *self, gboolean want_html)
gboolean
static gboolean
contains (GSList *lst, const char *str)
{
for (; lst; lst = g_slist_next(lst))