summaryrefslogtreecommitdiff
path: root/gnu/xml/dom/ls/DomLSOutput.java
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/xml/dom/ls/DomLSOutput.java')
-rw-r--r--gnu/xml/dom/ls/DomLSOutput.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/xml/dom/ls/DomLSOutput.java b/gnu/xml/dom/ls/DomLSOutput.java
index c2f4d4132..e8bec2ec1 100644
--- a/gnu/xml/dom/ls/DomLSOutput.java
+++ b/gnu/xml/dom/ls/DomLSOutput.java
@@ -1,4 +1,4 @@
-/* DomLSOutput.java --
+/* DomLSOutput.java --
Copyright (C) 1999,2000,2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
@@ -94,5 +94,5 @@ public class DomLSOutput
{
this.encoding = encoding;
}
-
+
}