diff options
Diffstat (limited to 'libjava/classpath/org/omg/PortableServer/LifespanPolicy.java')
| -rw-r--r-- | libjava/classpath/org/omg/PortableServer/LifespanPolicy.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/org/omg/PortableServer/LifespanPolicy.java b/libjava/classpath/org/omg/PortableServer/LifespanPolicy.java index 2e77bbe6f36..2b96bf185e5 100644 --- a/libjava/classpath/org/omg/PortableServer/LifespanPolicy.java +++ b/libjava/classpath/org/omg/PortableServer/LifespanPolicy.java @@ -55,4 +55,4 @@ import org.omg.CORBA.portable.IDLEntity; public interface LifespanPolicy extends Policy, LifespanPolicyOperations, IDLEntity { -}
\ No newline at end of file +} |

