]> git.notmuchmail.org Git - notmuch/commit
Tweak formatting of internal error messages.
authorCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 19:46:50 +0000 (12:46 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 20:13:23 +0000 (13:13 -0700)
commit81861514c9a86350d24322c1de80b284bd2c1033
tree0ade82ab5aed8a3ba09a18dba1afcc83312ef291
parent3a91df21caddd952fe9a3e3ba8128e781a3f6ec5
Tweak formatting of internal error messages.

Was neglecting to print the phrase "Internal error: " before, and for
the duplicate message-ID error it's nice to actually see the duplicate
IDs.
database.cc
message.cc