Method.java (toString): Avoid extra whitespace on method with no modifiers.
authorBryce McKinlay <bryce@mckinlay.net.nz>
Sat, 25 Oct 2003 06:55:21 +0000 (06:55 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Sat, 25 Oct 2003 06:55:21 +0000 (07:55 +0100)
commit8822f4aaf9e42d27fba7672e752c2ee2c33da415
tree80f3e481989f14070938f0947a67d56f8d2f7741
parenta10fd356018dec958ed6f1fbfd800d9003c5737c
Method.java (toString): Avoid extra whitespace on method with no modifiers.

* java/lang/reflect/Method.java (toString): Avoid extra whitespace
on method with no modifiers.

From-SVN: r72919
libjava/ChangeLog
libjava/java/lang/reflect/Method.java