[evolution-patches] Compilation fix
- From: Philip Van Hoof <spamfrommailing freax org>
- To: evolution-patches lists ximian com
- Subject: [evolution-patches] Compilation fix
- Date: Sat, 16 Apr 2005 16:59:07 +0200
This functionprototype fixes a compilation problem in libecal
--
Philip Van Hoof, Software Developer @ Cronos
home: me at pvanhoof dot be
gnome: pvanhoof at gnome dot org
work: philip dot vanhoof at cronos dot be
junk: philip dot vanhoof at gmail dot com
http://www.pvanhoof.be/
|
Index: e-cal.c
===================================================================
RCS file: /cvs/gnome/evolution-data-server/calendar/libecal/e-cal.c,v
retrieving revision 1.99
diff -u -r1.99 e-cal.c
--- e-cal.c 7 Apr 2005 18:05:43 -0000 1.99
+++ e-cal.c 16 Apr 2005 14:57:49 -0000
@@ -40,6 +40,10 @@
#include "e-cal-view-listener.h"
#include "e-cal.h"
+
+static gboolean
+open_calendar (ECal *ecal, gboolean only_if_exists, GError **error, ECalendarStatus *status, gboolean needs_auth);
+
typedef struct {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]