summary refs log tree commit diff
path: root/math/complex.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/complex.h')
-rw-r--r--math/complex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/complex.h b/math/complex.h
index 72b498e1fa..bd471263e6 100644
--- a/math/complex.h
+++ b/math/complex.h
@@ -17,7 +17,7 @@
    Boston, MA 02111-1307, USA.  */
 
 /*
- *	ISO C99:  7.8 Complex arithmetic	<complex.h>
+ *	ISO C99:  7.3 Complex arithmetic	<complex.h>
  */
 
 #ifndef _COMPLEX_H