summaryrefslogtreecommitdiffstats
path: root/lib/libm/src
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1995-10-28 00:51:56 +0000
committerderaadt <deraadt@openbsd.org>1995-10-28 00:51:56 +0000
commit9e5cf2a792a713d6542909f41a8ae0caeb8a240c (patch)
treefe95dc66936d604648ed31b562b968f1e8b297da /lib/libm/src
parentupdate from NetBSD (diff)
downloadwireguard-openbsd-9e5cf2a792a713d6542909f41a8ae0caeb8a240c.tar.xz
wireguard-openbsd-9e5cf2a792a713d6542909f41a8ae0caeb8a240c.zip
update from NetBSD
Diffstat (limited to 'lib/libm/src')
-rw-r--r--lib/libm/src/math.h2
-rw-r--r--lib/libm/src/math_private.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/src/math.h b/lib/libm/src/math.h
index 904032659f8..2c7ab5142ef 100644
--- a/lib/libm/src/math.h
+++ b/lib/libm/src/math.h
@@ -11,7 +11,7 @@
/*
* from: @(#)fdlibm.h 5.1 93/09/24
- * $Id: math.h,v 1.1.1.1 1995/10/18 08:42:56 deraadt Exp $
+ * $Id: math.h,v 1.2 1995/10/28 00:57:18 deraadt Exp $
*/
#ifndef _MATH_H_
diff --git a/lib/libm/src/math_private.h b/lib/libm/src/math_private.h
index 161e030a3de..741f1fd9ee9 100644
--- a/lib/libm/src/math_private.h
+++ b/lib/libm/src/math_private.h
@@ -11,7 +11,7 @@
/*
* from: @(#)fdlibm.h 5.1 93/09/24
- * $Id: math_private.h,v 1.1.1.1 1995/10/18 08:42:56 deraadt Exp $
+ * $Id: math_private.h,v 1.2 1995/10/28 00:57:20 deraadt Exp $
*/
#ifndef _MATH_PRIVATE_H_