From: cvs2svn Date: Tue, 19 Sep 2006 20:28:48 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'glite-lb-client- X-Git-Tag: glite-lb-client-interface_R_2_2_1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=7ca84c38e2fe707e4dc8e7c8194d1501abd2931c;p=jra1mw.git This commit was manufactured by cvs2svn to create branch 'glite-lb-client- interface_branch_2_2_1_RC31_2'. Sprout from glite-lb-client-interface_branch_2_3_0_0245_generic 2006-08-18 10:35:01 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'glite-lb-client-' Cherrypick from master 2006-09-19 20:28:45 UTC Aleš Křenek 'Builds after merge _RC31': org.glite.lb.client-interface/interface/notifid.h org.glite.lb.client-interface/project/version.properties --- diff --git a/org.glite.lb.client-interface/interface/notifid.h b/org.glite.lb.client-interface/interface/notifid.h index 3ef1054..1a78c1b 100644 --- a/org.glite.lb.client-interface/interface/notifid.h +++ b/org.glite.lb.client-interface/interface/notifid.h @@ -77,6 +77,14 @@ char *edg_wll_NotifIdGetUnique(const edg_wll_NotifId notifid); */ int edg_wll_NotifIdSetUnique(edg_wll_NotifId *notifid, const char *unique); +/** + * Duplicate a NotifId + * \param[in] src a notifid to duplicate + * \retval pointer to allocated memory containg the duplicated notifid + * \retval NULL if memory allocation fails or notifid is invalid + */ +edg_wll_NotifId *edg_wll_NotifIdDup(const edg_wll_NotifId src); + /* *@} end of group */ diff --git a/org.glite.lb.client-interface/project/version.properties b/org.glite.lb.client-interface/project/version.properties index 348eaf7..1faf38d 100644 --- a/org.glite.lb.client-interface/project/version.properties +++ b/org.glite.lb.client-interface/project/version.properties @@ -1,4 +1,4 @@ #Fri Sep 02 14:16:31 CEST 2005 # glite-lb-client-interface_branch_3_0_0_RC15 tag is taken! -module.version=2.3.0 +module.version=2.2.1 module.age=0