]> git.notmuchmail.org Git - notmuch/commit
lib: constify argument to notmuch_database_status_string
authorDavid Bremner <david@tethera.net>
Sun, 7 Jun 2015 15:02:00 +0000 (17:02 +0200)
committerDavid Bremner <david@tethera.net>
Fri, 4 Sep 2015 11:24:38 +0000 (08:24 -0300)
commitbd5504ec10edf6a1442d92774dc06fafc0b46e3f
tree81495925cdaa4ecdf1fb6f349ae0d19e45505ad1
parent9ee29ad6f0805dc55e63f8a04a68a1f55d0c382b
lib: constify argument to notmuch_database_status_string

We don't modify the database struct, so no harm in committing to that.
lib/database.cc
lib/notmuch.h