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/stdtime/strftime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdtime/strftime.c') diff --git a/lib/libc/stdtime/strftime.c b/lib/libc/stdtime/strftime.c index dac910bb724f..f1532ed995fd 100644 --- a/lib/libc/stdtime/strftime.c +++ b/lib/libc/stdtime/strftime.c @@ -32,7 +32,7 @@ static const char elsieid[] = "@(#)strftime.3 8.3"; static const char sccsid[] = "@(#)strftime.c 5.4 (Berkeley) 3/14/89"; #endif /* LIBC_SCCS and not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/stdtime/strftime.c,v 1.44.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include "tzfile.h" #include -- cgit v1.2.3