aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/tag-calendar.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/tag-calendar.c')
-rw-r--r--calendar/gui/tag-calendar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/tag-calendar.c b/calendar/gui/tag-calendar.c
index 35dca781dc..cda93a1d64 100644
--- a/calendar/gui/tag-calendar.c
+++ b/calendar/gui/tag-calendar.c
@@ -154,7 +154,7 @@ tag_calendar_by_client (ECalendar *ecal, CalClient *client)
/* Resolves TZIDs for the recurrence generator, for when the comp is not on
the server. We need to try to use builtin timezones first, as they may not
be added to the server yet. */
-icaltimezone*
+static icaltimezone*
resolve_tzid_cb (const char *tzid, gpointer data)
{
CalClient *client;