/*
- * $Id: acl.cc,v 1.278 2002/06/16 19:32:01 hno Exp $
+ * $Id: acl.cc,v 1.279 2002/06/16 19:56:08 hno Exp $
*
* DEBUG: section 28 Access Control
* AUTHOR: Duane Wessels
* 1 : Authorisation OK. (Matched)
*/
static int
-aclMatchProxyAuth(void *data, http_hdr_type headertype,
- auth_user_request_t * auth_user_request, aclCheck_t * checklist,
- squid_acl acltype)
+aclMatchProxyAuth(void *data, auth_user_request_t * auth_user_request,
+ aclCheck_t * checklist, squid_acl acltype)
{
/* checklist is used to register user name when identified, nothing else */
/* General program flow in proxy_auth acls