* update (C) years

This commit is contained in:
djcb
2012-10-24 11:42:57 +03:00
parent 25f367ca05
commit 11ecc65109
32 changed files with 33 additions and 32 deletions

View File

@ -44,7 +44,8 @@
#include "mu-cmd.h"
#include "mu-threader.h"
typedef gboolean (OutputFunc) (MuMsg *msg, MuMsgIter *iter, MuConfig *opts, GError **err);
typedef gboolean (OutputFunc) (MuMsg *msg, MuMsgIter *iter,
MuConfig *opts, GError **err);
static gboolean
print_xapian_query (MuQuery *xapian, const gchar *query, GError **err)