summaryrefslogtreecommitdiffstats
path: root/newlib/libm/machine/spu/sf_isinf.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/machine/spu/sf_isinf.c')
-rw-r--r--newlib/libm/machine/spu/sf_isinf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/machine/spu/sf_isinf.c b/newlib/libm/machine/spu/sf_isinf.c
index 3c5f8d81f..6460ec13d 100644
--- a/newlib/libm/machine/spu/sf_isinf.c
+++ b/newlib/libm/machine/spu/sf_isinf.c
@@ -34,7 +34,7 @@
/*
* On the SPU isinff(x) always returns 0.
*
- * isinff is an extension declared in <ieeefp.h>.
+ * isinff is an extension declared in <math.h>.
*/
int
isinff (float x)