From f6dce20df12bcb17e4ae633a465c793564840896 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 11 Oct 2001 19:01:06 +0000 Subject: Update the signature to match the new signal. * e-summary-mail.c (update_folder_cb): Update the signature to match the new signal. svn path=/trunk/; revision=13591 --- my-evolution/e-summary-mail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'my-evolution/e-summary-mail.c') diff --git a/my-evolution/e-summary-mail.c b/my-evolution/e-summary-mail.c index 69d7ebe611..fbb9a28de9 100644 --- a/my-evolution/e-summary-mail.c +++ b/my-evolution/e-summary-mail.c @@ -211,7 +211,7 @@ new_folder_cb (EvolutionStorageListener *listener, static void update_folder_cb (EvolutionStorageListener *listener, const char *path, - const char *display_name, + int unread_count, ESummary *summary) { char *evolution_dir; -- cgit v1.2.3