summaryrefslogtreecommitdiffstats
path: root/src/isinf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/isinf.h')
-rw-r--r--src/isinf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/isinf.h b/src/isinf.h
index b4c56f79d..8d590b972 100644
--- a/src/isinf.h
+++ b/src/isinf.h
@@ -2,7 +2,7 @@
#define __ISINF_H__
/*
- * Fix for missing std::isnormal with SOLARIS8/GCC3.2
+ * Fix for missing std::isinf with SOLARIS8/GCC3.2
*/
#if defined (SOLARIS)