diff options
Diffstat (limited to 'org/omg/PortableServer/ThreadPolicy.java')
-rw-r--r-- | org/omg/PortableServer/ThreadPolicy.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/omg/PortableServer/ThreadPolicy.java b/org/omg/PortableServer/ThreadPolicy.java index b16ac1737..77fe0a67c 100644 --- a/org/omg/PortableServer/ThreadPolicy.java +++ b/org/omg/PortableServer/ThreadPolicy.java @@ -54,4 +54,4 @@ import org.omg.CORBA.portable.IDLEntity; public interface ThreadPolicy extends Policy, ThreadPolicyOperations, IDLEntity { -}
\ No newline at end of file +} |