summaryrefslogtreecommitdiff
path: root/sys/amd64/include/floatingpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/floatingpoint.h')
-rw-r--r--sys/amd64/include/floatingpoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/floatingpoint.h b/sys/amd64/include/floatingpoint.h
index cda9e46230ca..5155b11e0890 100644
--- a/sys/amd64/include/floatingpoint.h
+++ b/sys/amd64/include/floatingpoint.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#) floatingpoint.h 1.0 (Berkeley) 9/23/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/amd64/include/floatingpoint.h,v 1.14.20.1 2009/04/15 03:14:26 kensmith Exp $
*/
#ifndef _FLOATINGPOINT_H_