0.8.10claws85
[claws.git] / src / common / utils.h
index dcb59ded4ce87d847105dd75905a4c8c3962bc8d..f2ae5992329a3fbf2e521dbf35a848d4d9ad967c 100644 (file)
@@ -253,6 +253,8 @@ GSList *slist_concat_unique         (GSList         *first,
                                         GSList         *second);
 GSList *address_list_append            (GSList         *addr_list,
                                         const gchar    *str);
+GSList *address_list_append_with_comments(GSList       *addr_list,
+                                        const gchar    *str);
 GSList *references_list_append         (GSList         *msgid_list,
                                         const gchar    *str);
 GSList *newsgroup_list_append          (GSList         *group_list,