]> git.notmuchmail.org Git - notmuch/blobdiff - lib/messages.c
lib: Add new implementation of notmuch_filenames_t
[notmuch] / lib / messages.c
index db2b7a16eab2c7d715dbf75f4d8b839cb248546a..120a48a967ffe6f79eb57023c76db1a476902db6 100644 (file)
@@ -42,8 +42,7 @@ _notmuch_message_list_create (const void *ctx)
     return list;
 }
 
-/* Append 'node' (which can of course point to an arbitrarily long
- * list of nodes) to the end of 'list'.
+/* Append a single 'node' to the end of 'list'.
  */
 void
 _notmuch_message_list_append (notmuch_message_list_t *list,