Remove unmatched #endif left over incidenntally in last commit.

This commit is contained in:
Alexander Kabaev 2003-04-28 22:35:34 +00:00
parent 39aaa8543d
commit 3061bd9ba5

View file

@ -87,6 +87,5 @@
#define __FLT_DIG 6
#define __FLT_MAX 3.40282347E+38F
#define __FLT_MIN 1.17549435E-38F
#endif
#endif /* !_MACHINE__LIMITS_H_ */