diff options
Diffstat (limited to 'contrib/gdtoa/strtod.c')
| -rw-r--r-- | contrib/gdtoa/strtod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gdtoa/strtod.c b/contrib/gdtoa/strtod.c index 5550853ccf8a..cf57a53e9456 100644 --- a/contrib/gdtoa/strtod.c +++ b/contrib/gdtoa/strtod.c @@ -29,7 +29,7 @@ THIS SOFTWARE. /* Please send bug reports to David M. Gay (dmg at acm dot org, * with " at " changed at "@" and " dot " changed to "."). */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gdtoa/strtod.c,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include "gdtoaimp.h" #ifndef NO_FENV_H |
