natDouble.cc (toString): Added parens.
* java/lang/natDouble.cc (toString): Added parens. * gnu/gcj/io/shs.h (PROTO): Define. * link.cc (resolve_pool_entry): Added missing braces. From-SVN: r120652
This commit is contained in:
@@ -31,6 +31,8 @@ typedef unsigned int uint32_t __attribute__((mode(SI)));
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#define PROTO
|
||||
|
||||
/* The SHS block size and message digest sizes, in bytes */
|
||||
|
||||
#define SHS_BLOCKSIZE 64
|
||||
|
||||
Reference in New Issue
Block a user