diff options
Diffstat (limited to 'lib/libc/string/strcoll.c')
| -rw-r--r-- | lib/libc/string/strcoll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strcoll.c b/lib/libc/string/strcoll.c index 5f9cd694284b..4b8c54205440 100644 --- a/lib/libc/string/strcoll.c +++ b/lib/libc/string/strcoll.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/lib/libc/string/strcoll.c,v 1.11.2.1 2001/07/09 23:30:06 obrien Exp $"; #endif #include <stdlib.h> |
