From 5cd221028ba5e7ada35a0dd196fb642b44f197d1 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 15 Jan 2008 15:46:22 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_3_0_RELEASE'. This commit was manufactured to restore the state of the 6.3-RELEASE image. --- lib/libc/stdlib/radixsort.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib/radixsort.c') diff --git a/lib/libc/stdlib/radixsort.c b/lib/libc/stdlib/radixsort.c index 933474470a27d..5f9eaebc6ec47 100644 --- a/lib/libc/stdlib/radixsort.c +++ b/lib/libc/stdlib/radixsort.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)radixsort.c 8.2 (Berkeley) 4/28/95"; #endif /* LIBC_SCCS and not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/stdlib/radixsort.c,v 1.7 2003/11/11 04:59:23 kientzle Exp $"); /* * Radixsort routines. -- cgit v1.2.3