diff options
Diffstat (limited to 'newlib/libm/fenv/fegetexceptflag.c')
-rw-r--r-- | newlib/libm/fenv/fegetexceptflag.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/fenv/fegetexceptflag.c b/newlib/libm/fenv/fegetexceptflag.c index e0e20b926..c2f854bb2 100644 --- a/newlib/libm/fenv/fegetexceptflag.c +++ b/newlib/libm/fenv/fegetexceptflag.c @@ -45,7 +45,7 @@ SYNOPSIS DESCRIPTION This method attempts to store an implementation-defined representation of the states of the floating-point status flags specified by <[excepts]> -in the memory pointed to by <[flagp>]. +in the memory pointed to by <[flagp]>. RETURNS If the information was successfully returned, this method returns |