fe_dfl_env.c: Fix typo in comment
This commit is contained in:
parent
c711371384
commit
1082cd8ea2
|
@ -32,7 +32,7 @@
|
||||||
* This is a non-functional implementation that should be overridden
|
* This is a non-functional implementation that should be overridden
|
||||||
* by an architecture specific implementation in newlib/libm/machine/ARCH.
|
* by an architecture specific implementation in newlib/libm/machine/ARCH.
|
||||||
*
|
*
|
||||||
* The implementation must defined FE_DFL_ENV to point to a default
|
* The implementation must define FE_DFL_ENV to point to a default
|
||||||
* environment of type fenv_t.
|
* environment of type fenv_t.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue