diff options
Diffstat (limited to 'libjava/classpath/org/omg/IOP/ServiceContextListHolder.java')
| -rw-r--r-- | libjava/classpath/org/omg/IOP/ServiceContextListHolder.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/org/omg/IOP/ServiceContextListHolder.java b/libjava/classpath/org/omg/IOP/ServiceContextListHolder.java index 95fd091dfa3..b4266777ec3 100644 --- a/libjava/classpath/org/omg/IOP/ServiceContextListHolder.java +++ b/libjava/classpath/org/omg/IOP/ServiceContextListHolder.java @@ -100,4 +100,4 @@ public final class ServiceContextListHolder { return ServiceContextListHelper.type(); } -}
\ No newline at end of file +} |

