summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdata/services/calendar/gdata-calendar-service.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdata/services/calendar/gdata-calendar-service.h b/gdata/services/calendar/gdata-calendar-service.h
index 4776c6d3..7cb397db 100644
--- a/gdata/services/calendar/gdata-calendar-service.h
+++ b/gdata/services/calendar/gdata-calendar-service.h
@@ -100,9 +100,7 @@ GDataCalendarEvent *
gdata_calendar_service_insert_event (GDataCalendarService *self,
GDataCalendarEvent *event,
GCancellable *cancellable,
- GError **error)
- G_GNUC_WARN_UNUSED_RESULT G_GNUC_MALLOC
- G_GNUC_DEPRECATED_FOR (gdata_calendar_service_insert_calendar_event);
+ GError **error) G_GNUC_WARN_UNUSED_RESULT G_GNUC_MALLOC G_GNUC_DEPRECATED_FOR(gdata_calendar_service_insert_calendar_event);
void
gdata_calendar_service_insert_event_async (GDataCalendarService *self,
GDataCalendarEvent *event,