< prev index next >

src/java.corba/share/classes/com/sun/corba/se/impl/naming/namingutil/IIOPEndpointInfo.java

Print this page

        

@@ -30,11 +30,11 @@
 /**
  *  EndpointInfo is used internally by CorbaLoc object to store the
  *  host information used in creating the Service Object reference
  *  from the -ORBInitDef and -ORBDefaultInitDef definitions.
  *
- *  @Author Hemanth
+ *  @author Hemanth
  */
 public class IIOPEndpointInfo
 {
     // Version information
     private int major, minor;
< prev index next >