aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/comp-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/comp-util.c')
-rw-r--r--calendar/gui/comp-util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/comp-util.c b/calendar/gui/comp-util.c
index 8ad8bd54f9..be6721164c 100644
--- a/calendar/gui/comp-util.c
+++ b/calendar/gui/comp-util.c
@@ -222,7 +222,7 @@ cal_comp_is_on_server (ECalComponent *comp,
{
const gchar *uid;
gchar *rid = NULL;
- icalcomponent *icalcomp;
+ icalcomponent *icalcomp = NULL;
GError *error = NULL;
g_return_val_if_fail (comp != NULL, FALSE);
='nohover'>Commit message (Expand)AuthorAgeFilesLines * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * Drop maintainership from perl@ to ports@.tobez2009-10-081-1/+1 * Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2009-08-161-1/+1 * - Chase rrdtool 1.3.0 update, bump PORTREVISIONrafan2008-06-241-0/+2 * s/PORTDOCS/PORTEXAMPLES/mat2008-05-302-8/+8 * Fix when NOPORTDOCS setmat2008-05-301-0/+2 * [repocopy] net/php4-rrdtool -> databases/php4-rrdtooledwin2007-08-111-1/+1 * First steps in a big migration:edwin2007-07-051-1/+1 * Be hipe and add SHA256mat2005-11-141-0/+1 * Fix build with rrdtool 1.2.x.demon2005-05-101-0/+20 * Add some examplesmat2004-08-262-0/+12 * Add php4-rrdtool 1.05, a php/rrdtool glue.mat2004-08-26