[evolution-exchange] Coding style cleanup.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-exchange] Coding style cleanup.
- Date: Mon, 13 Jun 2011 17:36:41 +0000 (UTC)
commit 026842bb4bd741d232f249b2b105a933ae59f625
Author: Matthew Barnes <mbarnes redhat com>
Date: Mon Jun 13 10:26:23 2011 -0400
Coding style cleanup.
calendar/e-cal-backend-exchange-tasks.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/calendar/e-cal-backend-exchange-tasks.c b/calendar/e-cal-backend-exchange-tasks.c
index ecac68a..684b189 100644
--- a/calendar/e-cal-backend-exchange-tasks.c
+++ b/calendar/e-cal-backend-exchange-tasks.c
@@ -1039,7 +1039,7 @@ struct _cb_data {
};
static void
-create_task_object (ECalBackendSync *backend, EDataCal *cal, GCancellable *cancellable,
+create_task_object (ECalBackendSync *backend, EDataCal *cal, GCancellable *cancellable,
const gchar *calobj, gchar **return_uid, gchar **new_object, GError **error)
{
ECalBackendExchange *ecalbex;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]