summaryrefslogtreecommitdiff
path: root/libc/pwd_grp
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-04-03 10:30:45 +0000
committerEric Andersen <andersen@codepoet.org>2002-04-03 10:30:45 +0000
commit7cecf4286f51496c4a42b48e0bda4e8000d949a6 (patch)
treee5598d956bc160d311027d19dfc38da9a304a083 /libc/pwd_grp
parent915950ede281243b2c7a5400980ef16681cf3ab4 (diff)
Adjust beinning
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