aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui')
-rw-r--r--calendar/gui/calendar-component.c2
-rw-r--r--calendar/gui/tasks-component.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/calendar/gui/calendar-component.c b/calendar/gui/calendar-component.c
index 8a6e3b116e..f3a077459f 100644
--- a/calendar/gui/calendar-component.c
+++ b/calendar/gui/calendar-component.c
@@ -562,7 +562,7 @@ impl_upgradeFromVersion (PortableServer_Servant servant,
g_free (base_uri);
- return TRUE;
+ return CORBA_TRUE;
}
static void
diff --git a/calendar/gui/tasks-component.c b/calendar/gui/tasks-component.c
index bdddc54ade..fcd57d7fe2 100644
--- a/calendar/gui/tasks-component.c
+++ b/calendar/gui/tasks-component.c
@@ -538,7 +538,7 @@ impl_upgradeFromVersion (PortableServer_Servant servant,
g_free (base_uri);
- return TRUE;
+ return CORBA_TRUE;
}
static void