From a4d3b78df842614c46b116fc5a6f470be637dccd Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sat, 21 Nov 2009 06:13:29 +0000 Subject: Create release/8.0.0 for the 8.0-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.0-RELEASE image. --- lib/libc/stdio/vsnprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdio/vsnprintf.c') diff --git a/lib/libc/stdio/vsnprintf.c b/lib/libc/stdio/vsnprintf.c index f990664146c9..98b6cb7a734f 100644 --- a/lib/libc/stdio/vsnprintf.c +++ b/lib/libc/stdio/vsnprintf.c @@ -34,7 +34,7 @@ static char sccsid[] = "@(#)vsnprintf.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/stdio/vsnprintf.c,v 1.24.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include #include -- cgit v1.2.3