summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/org/omg/CORBA/CustomMarshal.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/org/omg/CORBA/CustomMarshal.java')
-rw-r--r--libjava/classpath/org/omg/CORBA/CustomMarshal.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/org/omg/CORBA/CustomMarshal.java b/libjava/classpath/org/omg/CORBA/CustomMarshal.java
index d0e47a9fc31..5adbf31973a 100644
--- a/libjava/classpath/org/omg/CORBA/CustomMarshal.java
+++ b/libjava/classpath/org/omg/CORBA/CustomMarshal.java
@@ -65,4 +65,4 @@ public interface CustomMarshal
* @param from_stream a stream to write into.
*/
public void unmarshal(DataInputStream from_stream);
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud