summaryrefslogtreecommitdiff
path: root/libjava/classpath/org/omg/IOP/CodecOperations.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/org/omg/IOP/CodecOperations.java')
-rw-r--r--libjava/classpath/org/omg/IOP/CodecOperations.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/org/omg/IOP/CodecOperations.java b/libjava/classpath/org/omg/IOP/CodecOperations.java
index 873f546072a..a9ff9539d2f 100644
--- a/libjava/classpath/org/omg/IOP/CodecOperations.java
+++ b/libjava/classpath/org/omg/IOP/CodecOperations.java
@@ -123,4 +123,4 @@ public interface CodecOperations
*/
Any decode_value(byte[] them, TypeCode type)
throws FormatMismatch, TypeMismatch;
-} \ No newline at end of file
+}