diff options
Diffstat (limited to 'org/omg/IOP/CodecFactory.java')
-rw-r--r-- | org/omg/IOP/CodecFactory.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/omg/IOP/CodecFactory.java b/org/omg/IOP/CodecFactory.java index da62b4880..a1ac84a8b 100644 --- a/org/omg/IOP/CodecFactory.java +++ b/org/omg/IOP/CodecFactory.java @@ -64,4 +64,4 @@ import org.omg.CORBA.portable.IDLEntity; public interface CodecFactory extends CodecFactoryOperations, IDLEntity, org.omg.CORBA.Object { -}
\ No newline at end of file +} |