diff options
Diffstat (limited to 'sys/pc98/include/floatingpoint.h')
-rw-r--r-- | sys/pc98/include/floatingpoint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/floatingpoint.h b/sys/pc98/include/floatingpoint.h index c61de43cd1ae6..59f6fd77eec56 100644 --- a/sys/pc98/include/floatingpoint.h +++ b/sys/pc98/include/floatingpoint.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/floatingpoint.h,v 1.1.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <i386/floatingpoint.h> |