diff options
Diffstat (limited to 'libjava/classpath/org/omg/PortableInterceptor/RequestInfoOperations.java')
| -rw-r--r-- | libjava/classpath/org/omg/PortableInterceptor/RequestInfoOperations.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/org/omg/PortableInterceptor/RequestInfoOperations.java b/libjava/classpath/org/omg/PortableInterceptor/RequestInfoOperations.java index 10b9662a634..851f4660292 100644 --- a/libjava/classpath/org/omg/PortableInterceptor/RequestInfoOperations.java +++ b/libjava/classpath/org/omg/PortableInterceptor/RequestInfoOperations.java @@ -188,4 +188,4 @@ public interface RequestInfoOperations * @specnote as defined in the Suns 1.5 JDK API. */ short sync_scope(); -}
\ No newline at end of file +} |

