]> git.notmuchmail.org Git - notmuch/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 18:32:06 +0000 (10:32 -0800)
commit3fb7ee7754ee79ef1371001aa55d5063b1799806
tree4c2b0e2af78fb1ddd4a9622d8c253b929a7ddf26
parent29908b9f1375904957e754531912d4ad12e94e74
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