From 039ea811636f62633b18bcadb9f5332b215f7900 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Mon, 9 Apr 2012 16:18:55 +0000 Subject: Copy releng/8.3 to release/8.3.0 as part of the 8.3-RELEASE build process. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.3-RELEASE image. --- lib/libstand/qdivrem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libstand/qdivrem.c') diff --git a/lib/libstand/qdivrem.c b/lib/libstand/qdivrem.c index 3a18eed8b31c..c2b492c548d3 100644 --- a/lib/libstand/qdivrem.c +++ b/lib/libstand/qdivrem.c @@ -34,7 +34,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/qdivrem.c,v 1.6.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* * Multiprecision divide. This algorithm is from Knuth vol. 2 (2nd ed), -- cgit v1.2.3