Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/complex/catanh.c')
-rw-r--r--newlib/libm/complex/catanh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/complex/catanh.c b/newlib/libm/complex/catanh.c
index 2b9ef9e47..1bb05559c 100644
--- a/newlib/libm/complex/catanh.c
+++ b/newlib/libm/complex/catanh.c
@@ -41,7 +41,7 @@ INDEX
INDEX
catanhf
-ANSI_SYNOPSIS
+SYNOPSIS
#include <complex.h>
double complex catanh(double complex <[z]>);
float complex catanhf(float complex <[z]>);