aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-util
diff options
context:
space:
mode:
authorSeth Alves <alves@src.gnome.org>2000-06-08 04:10:39 +0800
committerSeth Alves <alves@src.gnome.org>2000-06-08 04:10:39 +0800
commitd96e01691f8a3d7a5f6bf06505eba0f557bc4ed5 (patch)
tree277e9c220ad872803efb8d4f89c656678b94e223 /calendar/cal-util
parentb1e9135cab6f1e2a41437ba4e5885f95c93d1353 (diff)
downloadgsoc2013-evolution-d96e01691f8a3d7a5f6bf06505eba0f557bc4ed5.tar.gz
gsoc2013-evolution-d96e01691f8a3d7a5f6bf06505eba0f557bc4ed5.tar.zst
gsoc2013-evolution-d96e01691f8a3d7a5f6bf06505eba0f557bc4ed5.zip
put this back in, it's still used in
* cal-util/calobj.c (ical_object_find_in_string): put this back in, it's still used in cal-backend-imc.c:cal_backend_imc_update_object svn path=/trunk/; revision=3466
Diffstat (limited to 'calendar/cal-util')
-rw-r--r--calendar/cal-util/calobj.c3
-rw-r--r--calendar/cal-util/calobj.h2
2 files changed, 2 insertions, 3 deletions
diff --git a/calendar/cal-util/calobj.c b/calendar/cal-util/calobj.c
index 8c87aafe32..8addf8d9f6 100644
--- a/calendar/cal-util/calobj.c
+++ b/calendar/cal-util/calobj.c
@@ -1554,7 +1554,6 @@ alarm_compute_offset (CalendarAlarm *a)
}
-#if 0
/**
* ical_object_find_in_string:
* @uid: Unique identifier of the sought object.
@@ -1677,7 +1676,7 @@ ical_object_find_in_string (const char *uid, const char *vcalobj, iCalObject **i
return status;
#endif /* 0 */
}
-#endif /* 0 */
+
#if 0
/* Creates a VObject with the base information of a calendar */
diff --git a/calendar/cal-util/calobj.h b/calendar/cal-util/calobj.h
index 9ac1964e7f..57514250e5 100644
--- a/calendar/cal-util/calobj.h
+++ b/calendar/cal-util/calobj.h
@@ -250,7 +250,7 @@ typedef enum {
CAL_OBJ_FIND_NOT_FOUND
} CalObjFindStatus;
-//CalObjFindStatus ical_object_find_in_string (const char *uid, const char *vcalobj, iCalObject **ico);
+CalObjFindStatus ical_object_find_in_string (const char *uid, const char *vcalobj, iCalObject **ico);
char *ical_object_to_string (iCalObject *ico);
n class='deletions'>-12/+15 * - Update to 4.22.7-19-g1ac2miwi2009-05-292-4/+4 * Change MAINTAINER on my ports to my FreeBSD email addressavl2009-05-293-3/+3 * Update to 0.7.30.marcus2009-05-262-4/+4 * Update to 0.0.10.marcus2009-05-263-4/+5 * - Fix dependency for WITH_EJABBERD optionmm2009-05-253-3/+3 * Make telepathy-butterfly LOCALBASE safe.marcus2009-05-241-0/+1 * Update to 2.5.6. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2009-05-222-5/+5 * - Update to 1.4.0amdmi32009-05-215-17/+55 * - Update to 4.0-beta5amdmi32009-05-202-14/+8 * Update to 0.7johans2009-05-192-5/+5 * Update to 2.26.2.marcus2009-05-192-4/+4 * Pidgin Plug-in for OCS/LCS (Live Communication Server).miwi2009-05-178-0/+131 * - Update to 1.1dhn2009-05-176-10/+12 * - Remove old patchesdhn2009-05-172-87/+0 * Add qq , tencent QQ for Linux.lwhsu2009-05-176-0/+62 * Update to 0.7.27.marcus2009-05-172-4/+4 * Update to 0.0.7.marcus2009-05-172-4/+4 * - Mark most of my ports MAKE_JOBS_SAFE=yespgollucci2009-05-161-0/+2 * - Update to 0.14dhn2009-05-153-5/+8 * - Fix typo ({MKDIR} -> ${MKDIR})pav2009-05-152-2/+2 * Create ${PREFIX}/${SKYPEDIR} before doing ${COPYTREE_SHARE}.bsam2009-05-142-2/+2 * With new linux ports infrastructure introduction USE_GL=linuxbsam2009-05-122-2/+2 * Remove qt4 build tools from run dependencies,makc2009-05-112-11/+5 * - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichwxs2009-05-091-0/+1 * update xfce to 4.6.1oliver2009-05-061-1/+1 * - Fix build with WITH_MYSQL option setmm2009-05-061-8/+2 * - Update to 2.2.8mm2009-05-053-18/+5 * - Update to 0.9.5miwi2009-05-052-4/+4 * - Pass maintainership to Wen Heping <wenheping@gmail.com>miwi2009-05-054-4/+4 * - Update to 3.6.4gahr2009-05-043-5/+5 * Fix OpenSSL usage.trasz2009-05-042-0/+30 * Presenting GNOME 2.26.1 for FreeBSD.kwm2009-04-243-12/+5 * - Update to 4.22.7-13-g4d4c3miwi2009-04-242-4/+4 * Reminds you of your buddies birthday.miwi2009-04-239-0/+113 * - USE_APACHE=yes is deprecatedpgollucci2009-04-221-4/+3 * Update to 0.7.26.marcus2009-04-122-4/+4 * - Update to 20090401miwi2009-04-126-14/+274 * - Update to 0.11.1.a.20090410miwi2009-04-123-11/+30 * - Update to 20090331miwi2009-04-114-109/+85 * - Fix build on -CURRENT by removing inline stuff.wxs2009-04-111-0/+3 * Fix plist with -DNOPORTDOCSitetcu2009-04-101-0/+4 * Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-104-17/+103 * Fix plist with -DNOPORTDOCS.itetcu2009-04-101-1/+1 * - Update to 0.8.3miwi2009-04-092-4/+4 * Update to 0.0.9.marcus2009-04-074-16/+11 * Update to 0.3.9.marcus2009-04-062-4/+4 * Update to 0.3.0.marcus2009-04-062-4/+4 * Update to 0.7.25.marcus2009-04-062-4/+4 * Update to 0.7.29.marcus2009-04-062-4/+4