summaryrefslogtreecommitdiffstats
path: root/libjava/java/net/ConnectException.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/java/net/ConnectException.java')
-rw-r--r--libjava/java/net/ConnectException.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/java/net/ConnectException.java b/libjava/java/net/ConnectException.java
index e731858ca19..2dd35e72d0f 100644
--- a/libjava/java/net/ConnectException.java
+++ b/libjava/java/net/ConnectException.java
@@ -35,9 +35,9 @@ this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
-
package java.net;
+
/**
* This exception indicates that an error occurred while attempting to
* connect to a remote host. Often this indicates that the remote host
OpenPOWER on IntegriCloud