< prev index next >

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

Print this page

        

@@ -31,11 +31,11 @@
 /**
  *  The corbaname: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's
  *  will be stored in this object. This object is capable of storing CorbaLoc
  *  profiles as defined in the CorbaName grammer.
  *
- *  @Author Hemanth
+ *  @author Hemanth
  */
 public class CorbanameURL extends INSURLBase
 {
     private static NamingSystemException wrapper =
         NamingSystemException.get( CORBALogDomains.NAMING ) ;
< prev index next >