]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 22 May 1996 12:03:18 +0000 (12:03 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 22 May 1996 12:03:18 +0000 (12:03 +0000)
src/id.c

index dc9c12dbe9c2815cee6d4ddd99449eb5561f37d1..d21ade9f2f825486216d1711de3f01a4a02935ec 100644 (file)
--- 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)