aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/publish-calendar/publish-format-fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/publish-calendar/publish-format-fb.c')
-rw-r--r--plugins/publish-calendar/publish-format-fb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/publish-calendar/publish-format-fb.c b/plugins/publish-calendar/publish-format-fb.c
index c062994720..28393040da 100644
--- a/plugins/publish-calendar/publish-format-fb.c
+++ b/plugins/publish-calendar/publish-format-fb.c
@@ -120,8 +120,8 @@ write_calendar (const gchar *uid,
gboolean done = FALSE;
/* This is to workaround broken dispatch of "free-busy-data" signal,
- introduced in 3.8.0. This code can be removed once the below bug is
- properly fixed: https://bugzilla.gnome.org/show_bug.cgi?id=692361
+ * introduced in 3.8.0. This code can be removed once the below bug is
+ * properly fixed: https://bugzilla.gnome.org/show_bug.cgi?id=692361
*/
while (!done) {
g_usleep (G_USEC_PER_SEC / 10);