(FE_EXCEPTION_SHIFT): Rename to FE_EXCEPT_SHIFT.

This commit is contained in:
Ulrich Drepper 1998-06-01 14:23:26 +00:00
parent 6f43b79989
commit 87386bad90
1 changed files with 1 additions and 1 deletions

View 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 \