[gnome-calendar/gbsneto/recurring-event-editing-fixes: 7/24] event: Trivial style fix
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/gbsneto/recurring-event-editing-fixes: 7/24] event: Trivial style fix
- Date: Tue, 18 Oct 2022 02:36:34 +0000 (UTC)
commit db43bcd096fd68ce9bb74d781d529d1d9391cc23
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Oct 14 00:10:05 2022 -0300
event: Trivial style fix
src/core/gcal-event.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/core/gcal-event.c b/src/core/gcal-event.c
index 49833a3a..646a52f3 100644
--- a/src/core/gcal-event.c
+++ b/src/core/gcal-event.c
@@ -411,7 +411,7 @@ setup_component (GcalEvent *self,
gcal_event_update_uid_internal (self);
/* Set has-recurrence to check if the component has recurrence or not */
- self->has_recurrence = e_cal_component_has_recurrences(self->component);
+ self->has_recurrence = e_cal_component_has_recurrences (self->component);
/* Load the recurrence-rules in GcalRecurrence struct */
self->recurrence = gcal_recurrence_parse_recurrence_rules (self->component);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]