From 039ea811636f62633b18bcadb9f5332b215f7900 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Mon, 9 Apr 2012 16:18:55 +0000 Subject: Copy releng/8.3 to release/8.3.0 as part of the 8.3-RELEASE build process. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.3-RELEASE image. --- lib/libc/stdlib/system.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib/system.c') diff --git a/lib/libc/stdlib/system.c b/lib/libc/stdlib/system.c index 08de63009198..5f9a999a79b6 100644 --- a/lib/libc/stdlib/system.c +++ b/lib/libc/stdlib/system.c @@ -31,7 +31,7 @@ static char sccsid[] = "@(#)system.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/stdlib/system.c,v 1.11.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include "namespace.h" #include -- cgit v1.2.3