]> git.pld-linux.org Git - packages/evolution-data-server.git/blob - evolution-data-server-gcc4.patch
- pl for openldap-schema-
[packages/evolution-data-server.git] / evolution-data-server-gcc4.patch
1 --- evolution-data-server-1.2.2/calendar/libecal/e-cal.c~       2005-04-08 15:11:41.000000000 +0200
2 +++ evolution-data-server-1.2.2/calendar/libecal/e-cal.c        2005-04-29 20:41:01.710986876 +0200
3 @@ -885,6 +885,9 @@
4         g_mutex_unlock (op->mutex);     
5  }
6  
7 +static gboolean
8 +open_calendar (ECal *ecal, gboolean only_if_exists, GError **error, ECalendarStatus *status, gboolean needs_auth);
9 +
10  static gboolean  
11  reopen_with_auth (gpointer data)
12  {
This page took 0.029823 seconds and 3 git commands to generate.