mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
Cut the enthusiasm a bit.
It gets annoying pretty quick.
This commit is contained in:
parent
c037dc5e53
commit
1f193675c4
1 changed files with 1 additions and 1 deletions
|
@ -557,7 +557,7 @@ new_command (int argc, char *argv[])
|
||||||
add_files_state.added_messages == 1 ?
|
add_files_state.added_messages == 1 ?
|
||||||
"message" : "messages");
|
"message" : "messages");
|
||||||
} else {
|
} else {
|
||||||
printf ("No new mail---and that's not much!\n");
|
printf ("No new mail---and that's not much.\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ret) {
|
if (ret) {
|
||||||
|
|
Loading…
Reference in a new issue