You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by gg...@apache.org on 2004/09/09 18:00:13 UTC

cvs commit: jakarta-commons/codec/src/java/org/apache/commons/codec DecoderException.java

ggregory    2004/09/09 09:00:13

  Modified:    codec/src/java/org/apache/commons/codec
                        DecoderException.java
  Log:
  Javadoc nits.
  
  Revision  Changes    Path
  1.11      +2 -2      jakarta-commons/codec/src/java/org/apache/commons/codec/DecoderException.java
  
  Index: DecoderException.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/codec/src/java/org/apache/commons/codec/DecoderException.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- DecoderException.java	8 Sep 2004 17:45:21 -0000	1.10
  +++ DecoderException.java	9 Sep 2004 16:00:13 -0000	1.11
  @@ -27,7 +27,7 @@
       /**
        * Declares the Serial Version Uid.
        * 
  -     * @see <a href="http://c2.com/cgi/wiki?AlwaysDeclareSerialVersionUid">Always Declare Serial Version Uid<a>
  +     * @see <a href="http://c2.com/cgi/wiki?AlwaysDeclareSerialVersionUid">Always Declare Serial Version Uid</a>
        */
       private static final long serialVersionUID = 1L;
   
  
  
  

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