aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal-backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/pcs/cal-backend.c')
-rw-r--r--calendar/pcs/cal-backend.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/calendar/pcs/cal-backend.c b/calendar/pcs/cal-backend.c
index 3eb2ab2f17..3aed2a41fa 100644
--- a/calendar/pcs/cal-backend.c
+++ b/calendar/pcs/cal-backend.c
@@ -225,9 +225,9 @@ save (CalBackend *backend)
break;
}
- g_free (str_uri);
-
printf ("cal-backend: '%s' saved\n", str_uri);
+
+ g_free (str_uri);
}
83099fcca465b58c258e65c7b4c05a7960a7'>security/p5-Authen-Smb
Commit message (Expand)AuthorAgeFilesLines
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-261-1/+0
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
* SHA256ifyedwin2006-01-241-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* search.cpan.org redirect reduction canonicalization project, pass 2:fenner2005-09-221-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* utilize SITE_PERLijliao2003-10-241-8/+8
* De-pkg-comment.knu2003-02-212-1/+1
* Add p5-Authen-Smb 0.91, perl extension to authenticate against anpetef2003-01-10