projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0066f3
)
Fix typo in comment.
author
Jim Meyering
<jim@meyering.net>
Fri, 6 Jul 2007 23:49:12 +0000
(
01:49
+0200)
committer
Jim Meyering
<jim@meyering.net>
Fri, 6 Jul 2007 23:49:12 +0000
(
01:49
+0200)
gl/lib/mgetgroups.c
patch
|
blob
|
history
diff --git
a/gl/lib/mgetgroups.c
b/gl/lib/mgetgroups.c
index 8552f26394b2a88f2cd9518610c76cf677c0075f..13dbc8391af984a0734333922c1061259d4caa6d 100644
(file)
--- a/
gl/lib/mgetgroups.c
+++ b/
gl/lib/mgetgroups.c
@@
-1,4
+1,4
@@
-/*
getu
groups.c -- return a list of the groups a user is in
+/*
mget
groups.c -- return a list of the groups a user is in
Copyright (C) 2007 Free Software Foundation.