[jboss-cvs] jboss-seam/src/main/org/jboss/seam/annotations ...

Gavin King gavin.king at jboss.com
Wed Jun 20 16:42:21 EDT 2007


  User: gavin   
  Date: 07/06/20 16:42:21

  Modified:    src/main/org/jboss/seam/annotations  Name.java
  Log:
  oops
  
  Revision  Changes    Path
  1.8       +2 -2      jboss-seam/src/main/org/jboss/seam/annotations/Name.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Name.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/annotations/Name.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- Name.java	16 Feb 2007 16:49:03 -0000	1.7
  +++ Name.java	20 Jun 2007 20:42:21 -0000	1.8
  @@ -14,10 +14,10 @@
   import java.lang.annotation.Target;
   
   /**
  - * Specifies the component name of a seam component.
  + * Specifies the component name of a Seam component.
    * 
    * @author <a href="mailto:theute at jboss.org">Thomas Heute</a>
  - * @version $Revision: 1.7 $
  + * 
    */
   @Target(TYPE)
   @Retention(RUNTIME)
  
  
  



More information about the jboss-cvs-commits mailing list