This commit was manufactured by cvs2svn to create branch 'glite-lb-client- glite-lb-client-interface_R_2_2_1 glite-lb-client-interface_R_2_2_1_0
authorcvs2svn <admin@example.com>
Tue, 19 Sep 2006 20:28:48 +0000 (20:28 +0000)
committercvs2svn <admin@example.com>
Tue, 19 Sep 2006 20:28:48 +0000 (20:28 +0000)
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

org.glite.lb.client-interface/interface/notifid.h
org.glite.lb.client-interface/project/version.properties

index 3ef1054..1a78c1b 100644 (file)
@@ -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
  */
index 348eaf7..1faf38d 100644 (file)
@@ -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