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/amd64/stdlib/ldiv.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/amd64/stdlib/ldiv.S') diff --git a/lib/libc/amd64/stdlib/ldiv.S b/lib/libc/amd64/stdlib/ldiv.S index de952f05ee609..a15fcf1690e3e 100644 --- a/lib/libc/amd64/stdlib/ldiv.S +++ b/lib/libc/amd64/stdlib/ldiv.S @@ -6,7 +6,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/amd64/stdlib/ldiv.S,v 1.1 2007/04/04 01:19:54 jkim Exp $"); ENTRY(ldiv) movq %rdi,%rax -- cgit v1.2.3