X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fmessages.c;h=120a48a967ffe6f79eb57023c76db1a476902db6;hb=d33dee5389e5d4a88c8504b1c94d2c9cb432fe52;hp=db2b7a16eab2c7d715dbf75f4d8b839cb248546a;hpb=4e5d2f22db290a830c0267f34b519c6138af00ed;p=notmuch diff --git a/lib/messages.c b/lib/messages.c index db2b7a16..120a48a9 100644 --- a/lib/messages.c +++ b/lib/messages.c @@ -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,