From 90d6fa76a8141fc596ad376ecd86a8a493836298 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sat, 17 Jul 2010 05:41:01 +0000 Subject: Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.1-RELEASE image. --- lib/libc/stdlib/labs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib/labs.c') diff --git a/lib/libc/stdlib/labs.c b/lib/libc/stdlib/labs.c index d22975e24d42..843936e459b6 100644 --- a/lib/libc/stdlib/labs.c +++ b/lib/libc/stdlib/labs.c @@ -31,7 +31,7 @@ static char sccsid[] = "@(#)labs.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/stdlib/labs.c,v 1.3.10.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include -- cgit v1.2.3