aboutsummaryrefslogtreecommitdiff
path: root/libsylph/procheader.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-13 07:28:49 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-13 07:28:49 +0000
commit60afaca7f0fc0eafad37b26bfd7050470da9b994 (patch)
treecba0b5c24f892acf8c8c10a34c95fc99c154a4f8 /libsylph/procheader.h
parent9026c5444aa126d97995f8f9b1c826109545d9f1 (diff)
simplify To headers on summary view.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1897 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/procheader.h')
-rw-r--r--libsylph/procheader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/procheader.h b/libsylph/procheader.h
index 6054f5d3..0260b45e 100644
--- a/libsylph/procheader.h
+++ b/libsylph/procheader.h
@@ -89,6 +89,7 @@ MsgInfo *procheader_parse_stream (FILE *fp,
gboolean full);
gchar *procheader_get_fromname (const gchar *str);
+gchar *procheader_get_toname (const gchar *str);
time_t procheader_date_parse (gchar *dest,
const gchar *src,