aboutsummaryrefslogtreecommitdiff
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 69cb204c835c..b2b5cb959756 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
- * $Id: floatingpoint.h,v 1.5 1994/08/04 19:16:36 wollman Exp $
+ * $FreeBSD$
*/
#ifndef _FLOATINGPOINT_H_