From a93332491e10c1a23a9fd2f11ccbdba33d72d850 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 26 Nov 2008 01:09:48 +0000 Subject: Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 6.4-RELEASE image. --- lib/libc/amd64/gen/rfork_thread.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/amd64/gen/rfork_thread.S') diff --git a/lib/libc/amd64/gen/rfork_thread.S b/lib/libc/amd64/gen/rfork_thread.S index aa7001c5d5873..df5655d5b37a1 100644 --- a/lib/libc/amd64/gen/rfork_thread.S +++ b/lib/libc/amd64/gen/rfork_thread.S @@ -26,7 +26,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/amd64/gen/rfork_thread.S,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $"); /* * With thanks to John Dyson for the original version of this. -- cgit v1.2.3