From: Todd C. Miller Date: Fri, 16 Dec 1994 00:46:28 +0000 (+0000) Subject: expanded comment X-Git-Tag: SUDO_1_4_0~664 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b5096e0cec41ec7f1699d5650358999c82b48407;p=sudo expanded comment --- diff --git a/check.c b/check.c index bb4912cdd..3f6be9d95 100644 --- a/check.c +++ b/check.c @@ -135,7 +135,7 @@ void check_user() * user_is_exempt() * * this function checks the user is exempt from supplying a password - * XXX - should check more that just real gid. + * XXX - should check more that just real gid via getgrnam. */ static int user_is_exempt()