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 cda9e46230cab..80f14ca3c9fa6 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 2005/04/02 17:31:42 netchild Exp $
*/
#ifndef _FLOATINGPOINT_H_