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

