May help to actually return the mail counts instead of always 0, doh :)

SVN revision: 23313
This commit is contained in:
Christopher Michael 2006-06-08 21:05:33 +00:00
parent 464274dae7
commit da2df4346b
1 changed files with 1 additions and 1 deletions

View File

@ -909,7 +909,7 @@ _mail_mdir_get_files(const char *path)
}
ecore_list_destroy(l);
return 0;
return i;
}
static void