diff options
Diffstat (limited to 'sysdeps/alpha/ots_cvtqx.c')
-rw-r--r-- | sysdeps/alpha/ots_cvtqx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/ots_cvtqx.c b/sysdeps/alpha/ots_cvtqx.c index 3016e26c62..70fcc1f741 100644 --- a/sysdeps/alpha/ots_cvtqx.c +++ b/sysdeps/alpha/ots_cvtqx.c @@ -19,7 +19,7 @@ #include "local-soft-fp.h" /* Should never actually be used, since we've more bits of precision - than the incomming long, but needed for linkage. */ + than the incoming long, but needed for linkage. */ #undef FP_ROUNDMODE #define FP_ROUNDMODE FP_RND_ZERO |