Subject: CVS commit: src/lib/libc/gdtoa
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/23/2006 18:08:21
Module Name:	src
Committed By:	he
Date:		Thu Mar 23 18:08:21 UTC 2006

Modified Files:
	src/lib/libc/gdtoa: strtof_vaxf.c

Log Message:
Fix what has to be a typo -- don't __weak_alias() "strtold" but "strtof".
Also minor indentation fix.  Fixes build problem (linking groff's grodvi).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/gdtoa/strtof_vaxf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.