]> git.cworth.org Git - notmuch/commit
CLI: make static message strings const
authorDavid Bremner <david@tethera.net>
Wed, 12 May 2021 23:40:23 +0000 (20:40 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 14 May 2021 09:42:55 +0000 (06:42 -0300)
commit0c6569d97cda26cf6ce71da86d845d4276967016
tree653e43d35a9cb8ada28030c6acce1cd8baab2a7c
parent19983fe554b2b353f10cb818b80e7ef815623b66
CLI: make static message strings const

This is both a bit clearer and avoids the possibility of modification.
notmuch-insert.c
notmuch-new.c
notmuch-reindex.c
notmuch-tag.c