From e95537c77b48fa69b862a41deccb4f7d196b495c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 11 Aug 2000 00:03:47 +0000 Subject: Update prototype. * gui/component-factory.c (owner_set_cb): Update prototype. svn path=/trunk/; revision=4714 --- calendar/gui/component-factory.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'calendar/gui/component-factory.c') diff --git a/calendar/gui/component-factory.c b/calendar/gui/component-factory.c index 8e43065308..4c546600a2 100644 --- a/calendar/gui/component-factory.c +++ b/calendar/gui/component-factory.c @@ -71,7 +71,8 @@ static gint owner_count = 0; static void owner_set_cb (EvolutionShellComponent *shell_component, - Evolution_Shell shell_interface) + Evolution_Shell shell_interface, + const char *evolution_homedir) { owner_count ++; } -- cgit v1.2.3