From: Shiv Kaushal Date: Fri, 29 Oct 2004 07:51:07 +0000 (+0000) Subject: Test of commit process X-Git-Tag: gridsite-core_R_1_0_4~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=641a6b9e7b138182a6c4d233970bdbdd0d9134ef;p=jra1mw.git Test of commit process --- diff --git a/org.gridsite.core/src/grst_admin_gacl.c b/org.gridsite.core/src/grst_admin_gacl.c index 318277e..ba5ba1e 100644 --- a/org.gridsite.core/src/grst_admin_gacl.c +++ b/org.gridsite.core/src/grst_admin_gacl.c @@ -84,7 +84,7 @@ void revert_acl(GRSTgaclUser *user, char *dn, GRSTgaclPerm perm, char *help_uri, /*****************************************/ void show_acl(int admin, GRSTgaclUser *user, char *dn, GRSTgaclPerm perm, char *help_uri, char *dir_path, char *file, char *dir_uri, char *admin_file){ - // Shows the contents of the ACL. Gives edit 'buttons' if (int admin) == 1 + /* Shows the contents of the ACL. Gives edit 'buttons' if (int admin) == 1*/ GRSTgaclAcl *acl; GRSTgaclEntry *entry; GRSTgaclCred *cred;