summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/database.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/database.cc b/lib/database.cc
index 7efd3b4..f7f9943 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