From: Alberto Di Meglio Date: Mon, 22 Nov 2004 05:44:57 +0000 (+0000) Subject: Readded function GRSTgaclEntryParse X-Git-Tag: glite-lb-client-interface_R_0_3_0~26 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=b5969396bd609df79e1b4f4b32ae5a1a295f15a7;p=jra1mw.git Readded function GRSTgaclEntryParse --- diff --git a/org.gridsite.core/interface/gridsite-gacl.h b/org.gridsite.core/interface/gridsite-gacl.h index d9e7ba5..f739c00 100644 --- a/org.gridsite.core/interface/gridsite-gacl.h +++ b/org.gridsite.core/interface/gridsite-gacl.h @@ -184,5 +184,5 @@ extern GACLperm gacl_perm_vals[]; #define GACLmildUrlEncode(x) GRSThttpUrlMildencode((x)) /* char *GACLmildUrlEncode(char *); */ -//GACLentry *GRSTgaclEntryParse(xmlNodePtr cur); +GACLentry *GRSTgaclEntryParse(xmlNodePtr cur); /* special function for legacy EDG LB service */