]> git.cworth.org Git - obsolete/notmuch-old/commit
notmuch new: Rename the various timestamp variables to be more clear.
authorCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2010 23:31:56 +0000 (15:31 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 6 Jan 2010 03:05:29 +0000 (19:05 -0800)
commit3aafc905626334eca26c449db612f635338eb43b
tree2622acb055b55d0e2033f469d92c2825fa538a21
parent2b19d05aadeabff8f526a823de47dea431ab1e3f
notmuch new: Rename the various timestamp variables to be more clear.

The previous name of "path_mtime" was very ambiguous. The new names
are much more obvious (fs_mtime is the mtime from the filesystem and
db_mtime is the mtime from the database).
notmuch-new.c