Commit 51a398a0 by Michael Koch Committed by Michael Koch

LinkedList.java: Removed whitespace to match classpath's version again.

2003-10-08  Michael Koch  <konqueror@gmx.de>

	* java/util/LinkedList.java:
	Removed whitespace to match classpath's version again.

From-SVN: r72230
parent f4758678
2003-10-08 Michael Koch <konqueror@gmx.de> 2003-10-08 Michael Koch <konqueror@gmx.de>
* java/util/LinkedList.java:
Removed whitespace to match classpath's version again.
2003-10-08 Michael Koch <konqueror@gmx.de>
* java/util/prefs/Preferences.java * java/util/prefs/Preferences.java
(defaultFactoryClass): Fixed class name. (defaultFactoryClass): Fixed class name.
(getFactory): Create instance of class returned by Class.forName(), (getFactory): Create instance of class returned by Class.forName(),
......
/* LinkedList.java -- Linked list implementation of the List interface /* LinkedList.java -- Linked list implementation of the List interface
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath. This file is part of GNU Classpath.
......
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