Subject: CVS commit: src/lib/libm/src
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 08/21/2007 20:12:27
Module Name: src
Committed By: drochner
Date: Tue Aug 21 20:12:27 UTC 2007
Modified Files:
src/lib/libm/src: s_frexpf.c
Log Message:
replace the last cast through void* by the SET_FLOAT_WORD macro, inspired
by a similar change in FreeBSD
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/lib/libm/src/s_frexpf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.