From: Jim Meyering Date: Fri, 6 Jul 2007 23:49:12 +0000 (+0200) Subject: Fix typo in comment. X-Git-Tag: v6.9.89~251 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=685d3c3f2adfabbf79b626f84be17170b59d449d;p=thirdparty%2Fcoreutils.git Fix typo in comment. --- diff --git a/gl/lib/mgetgroups.c b/gl/lib/mgetgroups.c index 8552f26394..13dbc8391a 100644 --- a/gl/lib/mgetgroups.c +++ b/gl/lib/mgetgroups.c @@ -1,4 +1,4 @@ -/* getugroups.c -- return a list of the groups a user is in +/* mgetgroups.c -- return a list of the groups a user is in Copyright (C) 2007 Free Software Foundation.