From 8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 31 Dec 2008 22:57:14 +0000 Subject: Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.1-RELEASE image. --- lib/libc/gen/assert.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/gen/assert.c') diff --git a/lib/libc/gen/assert.c b/lib/libc/gen/assert.c index 73e199ce7e41..8776f3cfc958 100644 --- a/lib/libc/gen/assert.c +++ b/lib/libc/gen/assert.c @@ -31,7 +31,7 @@ static char sccsid[] = "@(#)assert.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/gen/assert.c,v 1.8.6.1 2008/11/25 02:59:29 kensmith Exp $"); #include #include -- cgit v1.2.3