* mu-index: cosmetic
This commit is contained in:
@ -140,7 +140,7 @@ on_run_maildir_msg (const char* fullpath, time_t filestamp,
|
|||||||
/* see if we need to update/insert anything...*/
|
/* see if we need to update/insert anything...*/
|
||||||
result = _insert_or_update_maybe (fullpath, filestamp, data,
|
result = _insert_or_update_maybe (fullpath, filestamp, data,
|
||||||
&updated);
|
&updated);
|
||||||
|
|
||||||
/* update statistics */
|
/* update statistics */
|
||||||
if (data && data->_stats) {
|
if (data && data->_stats) {
|
||||||
++data->_stats->_processed;
|
++data->_stats->_processed;
|
||||||
|
|||||||
Reference in New Issue
Block a user