aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-model.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-cal-model.c')
-rw-r--r--calendar/gui/e-cal-model.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-cal-model.c b/calendar/gui/e-cal-model.c
index 76004c87e3..60dfd5e467 100644
--- a/calendar/gui/e-cal-model.c
+++ b/calendar/gui/e-cal-model.c
@@ -1655,7 +1655,7 @@ try_again:
goto try_again;
}
- g_warning (G_STRLOC ": Unable to get query");
+ g_warning (G_STRLOC ": Unable to get query, %s", error->message);
return;
}