about summary refs log tree commit diff
path: root/math/complex.h
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-05-19 16:04:10 +0000
committerJakub Jelinek <jakub@redhat.com>2006-05-19 16:04:10 +0000
commit4cad81b6e72ed99c7816f28ad6828196b2ac7b65 (patch)
tree418c1c32beba4d79ae71206b90fbb6a8847eca2a /math/complex.h
parent3ec0d26c76d6905501034692d05bddbabae64e76 (diff)
downloadglibc-4cad81b6e72ed99c7816f28ad6828196b2ac7b65.tar.gz
glibc-4cad81b6e72ed99c7816f28ad6828196b2ac7b65.tar.xz
glibc-4cad81b6e72ed99c7816f28ad6828196b2ac7b65.zip
Updated to fedora-glibc-20060519T1550 cvs/fedora-glibc-2_4_90-8
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 229bb7dca6..751aaf763f 100644
--- a/math/complex.h
+++ b/math/complex.h
@@ -89,7 +89,7 @@ __BEGIN_DECLS
 # ifdef __LDBL_COMPAT
 #  undef __MATHDECL_1
 #  define __MATHDECL_1(type, function, args) \
-  extern type __REDIRECT(__MATH_PRECNAME(function), args, function) __THROW
+  extern type __REDIRECT_NTH(__MATH_PRECNAME(function), args, function)
 # endif
 
 # ifndef _Mlong_double_