From: Carl Worth Date: Sat, 24 Oct 2009 00:25:23 +0000 (-0700) Subject: Cut the enthusiasm a bit. X-Git-Tag: 0.1~737 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=1f193675c436879b5116ecbe113021f1b25734a3 Cut the enthusiasm a bit. It gets annoying pretty quick. --- diff --git a/notmuch.c b/notmuch.c index 0a05e1af..5e59470b 100644 --- a/notmuch.c +++ b/notmuch.c @@ -557,7 +557,7 @@ new_command (int argc, char *argv[]) add_files_state.added_messages == 1 ? "message" : "messages"); } else { - printf ("No new mail---and that's not much!\n"); + printf ("No new mail---and that's not much.\n"); } if (ret) {