You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by dg...@apache.org on 2003/04/10 04:36:32 UTC

cvs commit: jakarta-struts/src/share/org/apache/struts/config FormPropertyConfig.java

dgraham     2003/04/09 19:36:32

  Modified:    src/share/org/apache/struts/config FormPropertyConfig.java
  Log:
  javadoc changes only.
  
  Revision  Changes    Path
  1.10      +6 -6      jakarta-struts/src/share/org/apache/struts/config/FormPropertyConfig.java
  
  Index: FormPropertyConfig.java
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/share/org/apache/struts/config/FormPropertyConfig.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- FormPropertyConfig.java	24 Dec 2002 18:49:52 -0000	1.9
  +++ FormPropertyConfig.java	10 Apr 2003 02:36:31 -0000	1.10
  @@ -7,7 +7,7 @@
    *
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2003 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -180,7 +180,7 @@
        * type and there is no specified <code>initial</code> value.  This
        * value must be non-negative.</p>
        *
  -     * @since Struts 1.1-b3
  +     * @since Struts 1.1
        */
       protected int size = 0;
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org