From 8af430a73e527f8507b973561b8d424cee37b63f Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 20 Nov 2006 01:42:35 +0000 Subject: merged from libsylph branch. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1325 ee746299-78ed-0310-b773-934348b2243d --- libsylph/filter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsylph/filter.h') diff --git a/libsylph/filter.h b/libsylph/filter.h index b528415b..df6255a4 100644 --- a/libsylph/filter.h +++ b/libsylph/filter.h @@ -192,7 +192,7 @@ FilterCond *filter_cond_new (FilterCondType type, FilterMatchType match_type, FilterMatchFlag match_flag, const gchar *header, - const gchar *body); + const gchar *value); FilterAction *filter_action_new (FilterActionType type, const gchar *str); FilterInfo *filter_info_new (void); -- cgit v1.2.3