]> git.cworth.org Git - obsolete/notmuch-old/commit
lib: Abstract the extraction of a relative path from set_filename
authorCarl Worth <cworth@cworth.org>
Sat, 19 Dec 2009 20:32:11 +0000 (12:32 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 19 Dec 2009 20:41:04 +0000 (12:41 -0800)
commitdb264029d5bcb0851c43b2874a9219537f10dc23
tree8faa5b1870c789812c755cfcd93c6b806023d441
parent37908a9fdd1677eb5152ef83b24bd228f0e3971c
lib: Abstract the extraction of a relative path from set_filename

We'll soon be having multiple entry points that accept a filename
path, so we want common code for getting a relative path from a
potentially absolute path.
lib/database.cc
lib/message.cc
lib/notmuch-private.h