summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
commit97d92980a96a50750844f420cc225ddf918f0699 (patch)
treefc27ba7986197654e0590b963524833255709f22 /lib/libc
parentdacec3e8f2226e029edbfe9938772ed71d99af62 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/pw_scan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/pw_scan.c b/lib/libc/gen/pw_scan.c
index d4747867c94a..5190686e5e78 100644
--- a/lib/libc/gen/pw_scan.c
+++ b/lib/libc/gen/pw_scan.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)pw_scan.c 8.3 (Berkeley) 4/2/94";
#endif
static const char rcsid[] =
- "$Id$";
+ "$FreeBSD$";
#endif /* not lint */
/*