summaryrefslogtreecommitdiff
path: root/sys/amd64/include/float.h
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1993-10-16 14:40:57 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1993-10-16 14:40:57 +0000
commit34a8ed1be138603eb7679d15429782f272bf2b7d (patch)
treeec286537aaefbbaacb86ff774be9c00577b9ca51 /sys/amd64/include/float.h
parent47cacd3854754d16b3f01a4ce4b75ffac7453627 (diff)
Notes
Diffstat (limited to 'sys/amd64/include/float.h')
-rw-r--r--sys/amd64/include/float.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/amd64/include/float.h b/sys/amd64/include/float.h
index 4e24761c6c3b..d6232a0d385d 100644
--- a/sys/amd64/include/float.h
+++ b/sys/amd64/include/float.h
@@ -30,7 +30,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)float.h 7.1 (Berkeley) 5/8/90
+ * from: @(#)float.h 7.1 (Berkeley) 5/8/90
+ * $Id$
*/
#define FLT_RADIX 2 /* b */