diff options
Diffstat (limited to 'libc')
-rw-r--r-- | libc/pwd_grp/__getspent_r.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libc/pwd_grp/__getspent_r.c b/libc/pwd_grp/__getspent_r.c index d8e1fbdce..0500fa53c 100644 --- a/libc/pwd_grp/__getspent_r.c +++ b/libc/pwd_grp/__getspent_r.c @@ -1,5 +1,4 @@ -/* - * __getspent_r.c - Based on __getpwent_r.c +/* __getspent_r.c - Based on __getpwent_r.c * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public |