]> git.notmuchmail.org Git - notmuch/commitdiff
cli/insert: rename check_folder_name to is_valid_folder_name
authorJani Nikula <jani@nikula.org>
Mon, 22 Sep 2014 09:54:53 +0000 (11:54 +0200)
committerDavid Bremner <david@tethera.net>
Wed, 24 Sep 2014 18:20:02 +0000 (20:20 +0200)
An "is something" predicate conveys the meaning better. While at it,
improve the function documentation and error message. Besides the
error message change, no functional changes.


No differences found