X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fdatabase.cc;h=f7f9943f8a5ac6e03e90c40640b9198d95a2b8cf;hp=7efd3b4ae3c1dea17833de6e1dba9f8cc9cbf536;hb=9257622da8ed50502e59adec69e5daa043ef242a;hpb=50ae83a17feb1fc2f48fb8e51ef73da08ae4e2f2 diff --git a/lib/database.cc b/lib/database.cc index 7efd3b4a..f7f9943f 100644 --- a/lib/database.cc +++ b/lib/database.cc @@ -75,6 +75,9 @@ typedef struct { * user in searching. But the database doesn't really care itself * about any of these. * + * Finally, the data portion of a mail document contains the path name + * of the mail message (relative to the database path). + * * Directory document * ------------------ * A directory document is used by a client of the notmuch library to