diff options
Diffstat (limited to 'libc/pwd_grp/putspent.c')
-rw-r--r-- | libc/pwd_grp/putspent.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/pwd_grp/putspent.c b/libc/pwd_grp/putspent.c index 89a69887c..401401705 100644 --- a/libc/pwd_grp/putspent.c +++ b/libc/pwd_grp/putspent.c @@ -1,3 +1,4 @@ +/* vi: set sw=4 ts=4: */ /* Copyright (C) 1991, 1992, 1996, 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. |