* tests/: update

This commit is contained in:
Dirk-Jan C. Binnema
2010-02-08 21:25:53 +02:00
parent f6ce5eb98a
commit e01f37dc57
2 changed files with 9 additions and 6 deletions

View File

@ -164,7 +164,8 @@ dir_cb (const char *fullpath, gboolean enter, WalkData *data)
static MuResult
msg_cb (const char *fullpath, gboolean enter, WalkData *data)
msg_cb (const char *fullpath, const char* mdir, gboolean enter,
WalkData *data)
{
++data->_file_count;
return MU_OK;