]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
lib: Move _filename_is_in_maildir
authorAustin Clements <amdragon@MIT.EDU>
Sat, 9 Jun 2012 19:14:15 +0000 (15:14 -0400)
committerDavid Bremner <bremner@debian.org>
Sun, 10 Jun 2012 23:13:45 +0000 (20:13 -0300)
This way notmuch_message_maildir_flags_to_tags can call it.  It makes
more sense for this to be just above all of the maildir
synchronization code rather than mixed in the middle.


No differences found