X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fmessages.c;h=120a48a967ffe6f79eb57023c76db1a476902db6;hp=db2b7a16eab2c7d715dbf75f4d8b839cb248546a;hb=b3caef1f0659dac8183441357c8fee500a940889;hpb=e2dd4ac00b9979de34bd517fa57de56260d38755 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,