Commit 93b0dee7 by Joseph Myers Committed by Joseph Myers

* java/lang/mprec.h: Change C9X reference to refer to C99.

From-SVN: r38481
parent 33d5e2dc
2000-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
* java/lang/mprec.h: Change C9X reference to refer to C99.
2000-12-22 Bryce McKinlay <bryce@albatross.co.nz>
* java/lang/Throwable.java (trace_enabled): New static field.
......
......@@ -51,7 +51,7 @@
extern "C" {
#endif
/* ISO C9X int type declarations */
/* ISO C99 int type declarations */
#if !defined HAVE_INT32_DEFINED && defined HAVE_BSD_INT32_DEFINED
typedef u_int32_t uint32_t;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment