cziegeler    2003/03/12 07:08:04

  Modified:    src/java/org/apache/cocoon/transformation/helpers
                        IncludeCacheManagerSession.java
  Log:
  Fixing javadoc
  
  Revision  Changes    Path
  1.3       +2 -2      
cocoon-2.1/src/java/org/apache/cocoon/transformation/helpers/IncludeCacheManagerSession.java
  
  Index: IncludeCacheManagerSession.java
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/java/org/apache/cocoon/transformation/helpers/IncludeCacheManagerSession.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- IncludeCacheManagerSession.java   11 Mar 2003 16:33:37 -0000      1.2
  +++ IncludeCacheManagerSession.java   12 Mar 2003 15:08:04 -0000      1.3
  @@ -125,7 +125,7 @@
       }
   
       /**
  -     * @see IncludeCacheManagerSession#expires
  +     * Get the expiration information
        */
       public long getExpires() {
           return this.expires;
  
  
  

Reply via email to