]> git.pld-linux.org Git - packages/evolution-data-server.git/blame - evolution-data-server-gcc4.patch
- -libs desc fix, -devel R: -libs not base, unified order
[packages/evolution-data-server.git] / evolution-data-server-gcc4.patch
CommitLineData
2f867ebc 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.035105 seconds and 4 git commands to generate.