diff options
Diffstat (limited to 'lib/libc/gen')
-rw-r--r-- | lib/libc/gen/setflags.c | 2 | ||||
-rw-r--r-- | lib/libc/gen/setflagsbyname.c | 2 | ||||
-rw-r--r-- | lib/libc/gen/strtofflags.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/setflags.c b/lib/libc/gen/setflags.c index f8472966fdfd..5235eb31ffa6 100644 --- a/lib/libc/gen/setflags.c +++ b/lib/libc/gen/setflags.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)stat_flags.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: stat_flags.c,v 1.9 1998/01/09 06:14:59 jb Exp $"; + "$FreeBSD$"; #endif #endif /* not lint */ diff --git a/lib/libc/gen/setflagsbyname.c b/lib/libc/gen/setflagsbyname.c index f8472966fdfd..5235eb31ffa6 100644 --- a/lib/libc/gen/setflagsbyname.c +++ b/lib/libc/gen/setflagsbyname.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)stat_flags.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: stat_flags.c,v 1.9 1998/01/09 06:14:59 jb Exp $"; + "$FreeBSD$"; #endif #endif /* not lint */ diff --git a/lib/libc/gen/strtofflags.c b/lib/libc/gen/strtofflags.c index f8472966fdfd..5235eb31ffa6 100644 --- a/lib/libc/gen/strtofflags.c +++ b/lib/libc/gen/strtofflags.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)stat_flags.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: stat_flags.c,v 1.9 1998/01/09 06:14:59 jb Exp $"; + "$FreeBSD$"; #endif #endif /* not lint */ |