* java/lang/mprec.h: Change C9X reference to refer to C99.
From-SVN: r38481
This commit is contained in:
parent
33d5e2dcda
commit
93b0dee779
2 changed files with 5 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue