summaryrefslogtreecommitdiff
path: root/missing/isinf.c
diff options
context:
space:
mode:
Diffstat (limited to 'missing/isinf.c')
-rw-r--r--missing/isinf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/isinf.c b/missing/isinf.c
index 4aef51b213..55187adc63 100644
--- a/missing/isinf.c
+++ b/missing/isinf.c
@@ -27,7 +27,7 @@ isinf(double n)
#include <ieeefp.h>
#endif
-/*
+/*
* isinf may be provided only as a macro.
* ex. HP-UX, Solaris 10
* http://www.gnu.org/software/automake/manual/autoconf/Function-Portability.html