You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by cm...@apache.org on 2002/08/01 16:38:14 UTC

cvs commit: jakarta-slide/src/taglib/common/org/apache/slide/taglib/util Iterators.java

cmlenz      2002/08/01 07:38:14

  Modified:    src/taglib/common/org/apache/slide/taglib/util
                        Iterators.java
  Log:
  Fixed whitespace junk
  
  Revision  Changes    Path
  1.2       +1 -0      jakarta-slide/src/taglib/common/org/apache/slide/taglib/util/Iterators.java
  
  Index: Iterators.java
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/taglib/common/org/apache/slide/taglib/util/Iterators.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Iterators.java	1 Aug 2002 11:42:59 -0000	1.1
  +++ Iterators.java	1 Aug 2002 14:38:14 -0000	1.2
  @@ -60,6 +60,7 @@
    * [Additional notices, if required by prior licensing conditions]
    *
    */
  +
   package org.apache.slide.taglib.util;
   
   import java.util.Iterator;
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>