aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/cal.c')
-rw-r--r--calendar/cal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/cal.c b/calendar/cal.c
index 1403c2c028..1ce1d91716 100644
--- a/calendar/cal.c
+++ b/calendar/cal.c
@@ -182,7 +182,7 @@ Cal_get_object (PortableServer_Servant servant,
calobj = cal_backend_get_object (priv->backend, uid);
- if (uid) {
+ if (calobj) {
CORBA_char *calobj_copy;
calobj_copy = CORBA_string_dup (calobj);
fdc8a14c501153882fe0c317'>irc/p5-POE-Component-IRC-Object
Commit message (Expand)AuthorAgeFilesLines
* For perl@ owned ports:eadler2013-03-291-6/+2
* - Remove SITE_PERL from *_DEPENDSaz2012-06-041-2/+2
* Pass maintainership of almost of my "p5-*" ports to "perl@".skv2012-05-071-1/+1
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-3/+0
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* Remove whitespace from line endings in pkg-plist files.vd2006-05-121-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-4/+4