[patch] Minor nit in complex/cargf.c

Corinna Vinschen vinschen@redhat.com
Fri Nov 26 10:40:00 GMT 2010


On Nov 26 09:09, Ralf Corsepius wrote:
> Hi,
> 
> The patch below addresses a minor nit in cargf.c: It currently
> applies creal() (a double function) to compute the real part of a
> complex float.
> 
> The patch below replaces this call by a call to crealf() (a complex
> float function).
> 
> Ralf

> 2010-11-25	Ralf Cors??pius <ralf.corsepius@rtems.org>
> 
> 	* libm/complex/cargf.c: Use crealf instead of creal.

Thanks, applied.


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat



More information about the Newlib mailing list