Fix formatting.
authorBryce McKinlay <bryce@gcc.gnu.org>
Mon, 8 Dec 2003 20:28:12 +0000 (20:28 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Mon, 8 Dec 2003 20:28:12 +0000 (20:28 +0000)
From-SVN: r74432

libjava/ChangeLog

index 814a35066ac8720a5e9ecce4f7562f7273299bb8..0aa077d294abf94da5f1ccf842f914d3202930b8 100644 (file)
@@ -18,7 +18,8 @@
 
 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.
        * java/util/HashMap.java (HashMap(Map)): As above.
        (putAllInternal): As above.