From a9c219fa3cec18ef9f30edec6fa106bf0e2d423d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 24 Feb 2008 05:45:17 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_7_0_0_RELEASE'. This commit was manufactured to restore the state of the 7.0-RELEASE image. --- lib/libc/i386/string/memmove.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/i386/string/memmove.S') diff --git a/lib/libc/i386/string/memmove.S b/lib/libc/i386/string/memmove.S index 02330c44414bd..42b526384db24 100644 --- a/lib/libc/i386/string/memmove.S +++ b/lib/libc/i386/string/memmove.S @@ -1,5 +1,5 @@ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/i386/string/memmove.S,v 1.7 2002/03/23 02:44:19 obrien Exp $"); #define MEMMOVE #include "bcopy.S" -- cgit v1.2.3