aboutsummaryrefslogtreecommitdiff
path: root/contrib/gdtoa/strtof.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gdtoa/strtof.c')
-rw-r--r--contrib/gdtoa/strtof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gdtoa/strtof.c b/contrib/gdtoa/strtof.c
index df9a75a4928d..3c005981958f 100644
--- a/contrib/gdtoa/strtof.c
+++ b/contrib/gdtoa/strtof.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/strtof.c,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */
#include "gdtoaimp.h"