luehe       2002/11/06 15:43:51

  Modified:    jasper2/src/share/org/apache/jasper/compiler Tag:
                        tomcat_4_branch Node.java
  Log:
  Fixed 13963: Incompatible Javadoc Comments in org/apache/jasper/compiler/Node.java
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.15.2.4  +4 -4      
jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/Node.java
  
  Index: Node.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/Node.java,v
  retrieving revision 1.15.2.3
  retrieving revision 1.15.2.4
  diff -u -r1.15.2.3 -r1.15.2.4
  --- Node.java 10 Sep 2002 00:36:23 -0000      1.15.2.3
  +++ Node.java 6 Nov 2002 23:43:51 -0000       1.15.2.4
  @@ -237,7 +237,7 @@
        }
   
        /**
  -      * @ return The enclosing root to this root.  Usually represents the
  +      * @return The enclosing root to this root.  Usually represents the
         * page that includes this one.
         */
        public Root getParentRoot() {
  
  
  

--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to