From d3b86020f0556598fea3ed696fc497ef1a8d3b29 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Tue, 7 Jul 1987 09:55:34 +0000 Subject: comment the module --- server/access.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'server/access.c') diff --git a/server/access.c b/server/access.c index bedeb75..d6f4eee 100644 --- a/server/access.c +++ b/server/access.c @@ -29,6 +29,13 @@ static char rcsid_acl_s_c[] = "$Header$"; * ZAccess_t accesstype; */ +/* + * Each restricted class has two ACL's associated with it, one + * governing subscriptions and one governing transmission. + * This module provides the 'glue' between the standard Athena ACL + * routines and the support needed by the Zephyr server. + */ + #include "zserver.h" #include -- cgit v1.2.3