summaryrefslogtreecommitdiff
path: root/sys/i386/include/floatingpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/floatingpoint.h')
-rw-r--r--sys/i386/include/floatingpoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/floatingpoint.h b/sys/i386/include/floatingpoint.h
index c3e674f7f30c..fd79fb69de06 100644
--- a/sys/i386/include/floatingpoint.h
+++ b/sys/i386/include/floatingpoint.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#) floatingpoint.h 1.0 (Berkeley) 9/23/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/include/floatingpoint.h,v 1.9.2.1 1999/08/29 16:06:29 peter Exp $
*/
#ifndef _FLOATINGPOINT_H_