From 5faf3cd5fbcb51cb8d76306ca6e58144e8309723 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 22 May 1996 12:03:18 +0000 Subject: [PATCH] . --- src/id.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/id.c b/src/id.c index dc9c12dbe9..d21ade9f2f 100644 --- a/src/id.c +++ b/src/id.c @@ -252,7 +252,7 @@ xgetgroups (const char *username, int *n_groups, GETGROUPS_T **groups) return fail; } -/* Print all of the distinct groups the user is in . */ +/* Print all of the distinct groups the user is in. */ static void print_group_list (char *username) -- 2.47.2