From 08fc6e5c6582f05f43c968931b04d698cf7abc86 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sun, 13 Dec 1998 04:18:55 -0500 Subject: snapshot of project "lynx", label v2-8-2dev_9 --- WWW/Library/Implementation/HTACL.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'WWW/Library/Implementation/HTACL.h') diff --git a/WWW/Library/Implementation/HTACL.h b/WWW/Library/Implementation/HTACL.h index d1431b34..9aa0a68e 100644 --- a/WWW/Library/Implementation/HTACL.h +++ b/WWW/Library/Implementation/HTACL.h @@ -9,9 +9,9 @@ #include #ifdef SHORT_NAMES -#define HTAAoACL HTAA_openAcl -#define HTAAcACL HTAA_closeAcl -#define HTAAgAEn HTAA_getAclEntry +#define HTAA_openAcl HTAAoACL +#define HTAA_closeAcl HTAAcACL +#define HTAA_getAclEntry HTAAgAEn #endif /* SHORT_NAMES */ /* @@ -63,7 +63,7 @@ Getting ACL Entry ** template : method, method, ... : group@addr, user, group, ... ** ** The last item is in fact in exactly the same format as -** group definition in group file, i.e. everything that +** group definition in group file, i.e., everything that ** follows the 'groupname:' part, ** e.g. ** user, group, user@address, group@address, @@ -87,7 +87,7 @@ Getting ACL Entry ** ** NOTE: ** The returned group definition may well contain references -** to groups defined in group file. Therefore these references +** to groups defined in group file. Therefore these references ** must be resolved according to that rule file by function ** HTAA_resolveGroupReferences() (group file is read in by ** HTAA_readGroupFile()) and after that access authorization -- cgit 1.4.1-2-gfad0