* mu: small fix for compiler warning
This commit is contained in:
@ -585,7 +585,7 @@ output_finish (MuConfig *opts)
|
||||
static gboolean
|
||||
output_query_results (MuMsgIter *iter, MuConfig *opts, GError **err)
|
||||
{
|
||||
unsigned count;
|
||||
int count;
|
||||
gboolean rv;
|
||||
OutputFunc *output_func;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user