summaryrefslogtreecommitdiff
path: root/libc/pwd_grp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/pwd_grp')
-rw-r--r--libc/pwd_grp/__getspent_r.c3
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