summaryrefslogtreecommitdiffstats
path: root/contrib/gdtoa/g__fmt.c
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2003-03-25 17:55:07 +0000
committerdas <das@FreeBSD.org>2003-03-25 17:55:07 +0000
commitac4cce98d01fbe19f88ac1e217e7895ec38fdbac (patch)
treecd193b11cc426b2df4cb276c23214cfa9b598050 /contrib/gdtoa/g__fmt.c
parent375d3f8cdbff37bbc427464bd2d61a5b14135acd (diff)
downloadFreeBSD-src-ac4cce98d01fbe19f88ac1e217e7895ec38fdbac.zip
FreeBSD-src-ac4cce98d01fbe19f88ac1e217e7895ec38fdbac.tar.gz
Import new sources. The only material change in this update is to
add locale support for hexadecimal floating point conversions. Noticed by: ache Reviewed by: mike (mentor)
Diffstat (limited to 'contrib/gdtoa/g__fmt.c')
-rw-r--r--contrib/gdtoa/g__fmt.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/contrib/gdtoa/g__fmt.c b/contrib/gdtoa/g__fmt.c
index 5edc492..6274681 100644
--- a/contrib/gdtoa/g__fmt.c
+++ b/contrib/gdtoa/g__fmt.c
@@ -28,11 +28,7 @@ THIS SOFTWARE.
/* Please send bug reports to
David M. Gay
- Bell Laboratories, Room 2C-463
- 600 Mountain Avenue
- Murray Hill, NJ 07974-0636
- U.S.A.
- dmg@bell-labs.com
+ dmg@acm.org
*/
#include "gdtoaimp.h"
OpenPOWER on IntegriCloud