Commit 4e8537ae by Bryce McKinlay

Fix formatting.

From-SVN: r74432
parent f167b1c0
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
2002-12-08 Bryce McKinlay <bryce@mckinlay.net.nz> 2002-12-08 Bryce McKinlay <bryce@mckinlay.net.nz>
* java/util/Hashtable.java (Hashtable(Map)): Use putAll, not putAllInternal. * java/util/Hashtable.java (Hashtable(Map)): Use putAll, not
putAllInternal.
(putAllInternal): Correct comment. (putAllInternal): Correct comment.
* java/util/HashMap.java (HashMap(Map)): As above. * java/util/HashMap.java (HashMap(Map)): As above.
(putAllInternal): As above. (putAllInternal): As above.
......
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