From 19453aea34c35def050511678fa4244c0ecdabb5 Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 21 Dec 2009 07:35:15 +0000 Subject: added option to set only mail address of recipients when replying. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2404 ee746299-78ed-0310-b773-934348b2243d --- libsylph/utils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libsylph/utils.h') diff --git a/libsylph/utils.h b/libsylph/utils.h index c911fa5f..9e5efeb0 100644 --- a/libsylph/utils.h +++ b/libsylph/utils.h @@ -298,6 +298,8 @@ gchar *strrchr_with_skip_quote (const gchar *str, void extract_address (gchar *str); void extract_list_id_str (gchar *str); +gchar *extract_addresses (const gchar *str); + gchar *normalize_address_field (const gchar *str); gboolean address_equal (const gchar *addr1, -- cgit v1.2.3