diff options
Diffstat (limited to 'org/omg/PortableServer/ServantRetentionPolicyOperations.java')
-rw-r--r-- | org/omg/PortableServer/ServantRetentionPolicyOperations.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/omg/PortableServer/ServantRetentionPolicyOperations.java b/org/omg/PortableServer/ServantRetentionPolicyOperations.java index 2ef0ab554..3a9ee0a7c 100644 --- a/org/omg/PortableServer/ServantRetentionPolicyOperations.java +++ b/org/omg/PortableServer/ServantRetentionPolicyOperations.java @@ -52,4 +52,4 @@ public interface ServantRetentionPolicyOperations * Return the value of this policy type, stated by the current instance. */ ServantRetentionPolicyValue value(); -}
\ No newline at end of file +} |