]> git.notmuchmail.org Git - notmuch/commitdiff
lib: Perform the same transformation to _notmuch_database_find_directory_id
authorAustin Clements <amdragon@MIT.EDU>
Fri, 18 May 2012 04:13:35 +0000 (00:13 -0400)
committerDavid Bremner <bremner@debian.org>
Thu, 24 May 2012 01:30:32 +0000 (22:30 -0300)
Now _notmuch_database_find_directory_id takes a flags argument, which
it passes through to _notmuch_directory_create and can indicate if the
directory does not exist.  Again, callers have been updated, but
retain their original behavior.


No differences found