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
This commit is contained in:
Michael Koch 2003-10-08 15:30:44 +00:00 committed by Michael Koch
parent f475867806
commit 51a398a00e
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
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> 2003-10-08 Michael Koch <konqueror@gmx.de>
* java/util/prefs/Preferences.java * java/util/prefs/Preferences.java

View file

@ -1,4 +1,4 @@
/* 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.