aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-list.c
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2000-06-28 23:02:30 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-06-28 23:02:30 +0800
commit09f78111f5a1cbee7d703553546595bd586e3116 (patch)
tree57903474178fe6b38f6b62e0cde121b79406cd29 /mail/message-list.c
parent8e1bd54222c9beff37131485bdd1a9beb51dbd40 (diff)
downloadgsoc2013-evolution-09f78111f5a1cbee7d703553546595bd586e3116.tar
gsoc2013-evolution-09f78111f5a1cbee7d703553546595bd586e3116.tar.gz
gsoc2013-evolution-09f78111f5a1cbee7d703553546595bd586e3116.tar.bz2
gsoc2013-evolution-09f78111f5a1cbee7d703553546595bd586e3116.tar.lz
gsoc2013-evolution-09f78111f5a1cbee7d703553546595bd586e3116.tar.xz
gsoc2013-evolution-09f78111f5a1cbee7d703553546595bd586e3116.tar.zst
gsoc2013-evolution-09f78111f5a1cbee7d703553546595bd586e3116.zip
message-list.c: added prototype for filter_date()
svn path=/trunk/; revision=3772
Diffstat (limited to 'mail/message-list.c')
-rw-r--r--mail/message-list.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/mail/message-list.c b/mail/message-list.c
index 2edc563489..3162685397 100644
--- a/mail/message-list.c
+++ b/mail/message-list.c
@@ -52,13 +52,9 @@
static BonoboObjectClass *message_list_parent_class;
static POA_Evolution_MessageList__vepv evolution_message_list_vepv;
-static void
-on_cursor_change_cmd (ETable *table,
- int row,
- gpointer user_data);
-static void
-select_row (ETable *table,
- gpointer user_data);
+static void on_cursor_change_cmd (ETable *table, int row, gpointer user_data);
+static void select_row (ETable *table, gpointer user_data);
+static char *filter_date (const void *data);
static CamelMessageInfo *