aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/messages.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/messages.c')
-rw-r--r--lib/messages.c3
1 files changed, 1 insertions, 2 deletions
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,