summaryrefslogtreecommitdiff
path: root/org/omg/PortableInterceptor/TRANSPORT_RETRY.java
diff options
context:
space:
mode:
Diffstat (limited to 'org/omg/PortableInterceptor/TRANSPORT_RETRY.java')
-rw-r--r--org/omg/PortableInterceptor/TRANSPORT_RETRY.java5
1 files changed, 3 insertions, 2 deletions
diff --git a/org/omg/PortableInterceptor/TRANSPORT_RETRY.java b/org/omg/PortableInterceptor/TRANSPORT_RETRY.java
index adc60da19..115cad2fc 100644
--- a/org/omg/PortableInterceptor/TRANSPORT_RETRY.java
+++ b/org/omg/PortableInterceptor/TRANSPORT_RETRY.java
@@ -38,7 +38,8 @@ exception statement from your version. */
package org.omg.PortableInterceptor;
- /**
+
+/**
* A reply status, indicating the necessity of the transport retry.
* This may happen, for example, if the GIOP message status flag
* is equal to NEEDS_ADDRESSING_MODE.
@@ -51,4 +52,4 @@ public interface TRANSPORT_RETRY
* Specifies the TRANSPORT_RETRY value, 4.
*/
short value = 4;
-}
+} \ No newline at end of file