[jboss-cvs] JBossCache/src-50/org/jboss/cache/pojo/collection ...

Manik Surtani msurtani at jboss.com
Fri Oct 13 06:24:46 EDT 2006


  User: msurtani
  Date: 06/10/13 06:24:46

  Modified:    src-50/org/jboss/cache/pojo/collection  CachedSetImpl.java
  Log:
  Charset problems
  
  Revision  Changes    Path
  1.9       +1 -1      JBossCache/src-50/org/jboss/cache/pojo/collection/CachedSetImpl.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CachedSetImpl.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/src-50/org/jboss/cache/pojo/collection/CachedSetImpl.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- CachedSetImpl.java	5 Sep 2006 06:11:25 -0000	1.8
  +++ CachedSetImpl.java	13 Oct 2006 10:24:46 -0000	1.9
  @@ -32,7 +32,7 @@
    *
    * @author Ben Wang
    * @author Scott Marlow
  - * @author Jussi Pyörre
  + * @author Jussi Pyorre
    */
   @Reentrant
   public class CachedSetImpl extends AbstractSet
  
  
  



More information about the jboss-cvs-commits mailing list