diff options
Diffstat (limited to 'org/omg/PortableServer/POAPackage/InvalidPolicy.java')
-rw-r--r-- | org/omg/PortableServer/POAPackage/InvalidPolicy.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/omg/PortableServer/POAPackage/InvalidPolicy.java b/org/omg/PortableServer/POAPackage/InvalidPolicy.java index 470d9af4a..43ea544d3 100644 --- a/org/omg/PortableServer/POAPackage/InvalidPolicy.java +++ b/org/omg/PortableServer/POAPackage/InvalidPolicy.java @@ -106,4 +106,4 @@ public final class InvalidPolicy { return super.getMessage() + " at index " + index; } -}
\ No newline at end of file +} |