From: tom Date: Wed, 29 Dec 1993 15:37:18 +0000 (+0000) Subject: had to change the get alias validate thing to use the access hook X-Git-Tag: release77~24 X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/65adfb5376967b1c9888020c87ab891d80752f36?ds=sidebyside had to change the get alias validate thing to use the access hook --- diff --git a/server/queries2.c b/server/queries2.c index da690621..70f6c954 100644 --- a/server/queries2.c +++ b/server/queries2.c @@ -895,7 +895,7 @@ static struct validate ghal_validate = { 0, 0, 0, - 0, + access_ahal, 0, 0, };