summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/gnu/xml/dom/html2/DomHTMLCollection.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/gnu/xml/dom/html2/DomHTMLCollection.java')
-rw-r--r--libjava/classpath/gnu/xml/dom/html2/DomHTMLCollection.java5
1 files changed, 2 insertions, 3 deletions
diff --git a/libjava/classpath/gnu/xml/dom/html2/DomHTMLCollection.java b/libjava/classpath/gnu/xml/dom/html2/DomHTMLCollection.java
index c63620087e3..830028753be 100644
--- a/libjava/classpath/gnu/xml/dom/html2/DomHTMLCollection.java
+++ b/libjava/classpath/gnu/xml/dom/html2/DomHTMLCollection.java
@@ -1,4 +1,4 @@
-/* DomHTMLCollection.java --
+/* DomHTMLCollection.java --
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
@@ -221,6 +221,5 @@ class DomHTMLCollection
}
return null;
}
-
-}
+}
OpenPOWER on IntegriCloud