From b5096e0cec41ec7f1699d5650358999c82b48407 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 16 Dec 1994 00:46:28 +0000 Subject: [PATCH] expanded comment --- check.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- 2.50.0