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 <admin@example.com> '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 <ljocha@ics.muni.cz> 'Builds after merge _RC31':
org.glite.lb.client-interface/interface/notifid.h
org.glite.lb.client-interface/project/version.properties
*/
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
*/
#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