From 641a6b9e7b138182a6c4d233970bdbdd0d9134ef Mon Sep 17 00:00:00 2001 From: Shiv Kaushal Date: Fri, 29 Oct 2004 07:51:07 +0000 Subject: [PATCH] Test of commit process --- org.gridsite.core/src/grst_admin_gacl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 1.8.2.3