]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(FE_EXCEPTION_SHIFT): Rename to FE_EXCEPT_SHIFT.
authorUlrich Drepper <drepper@redhat.com>
Mon, 1 Jun 1998 14:23:26 +0000 (14:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 1 Jun 1998 14:23:26 +0000 (14:23 +0000)
sysdeps/arm/fpu/bits/fenv.h

index 17b97027511c2a0d6828b1d3657f73669d177ff5..ca06196dda6b1ebdf6a6349fc0481da2d2417a89 100644 (file)
@@ -34,7 +34,7 @@ enum
   };
 
 /* Amount to shift by to convert an exception to a mask bit.  */
-#define FE_EXCEPTION_SHIFT             16
+#define FE_EXCEPT_SHIFT                16
 
 /* All supported exceptions.  */
 #define FE_ALL_EXCEPT  \