klute       2002/07/22 01:22:24

  Modified:    src/java/org/apache/poi/util HexDump.java
  Log:
  Fixed javadoc comment.
  
  Revision  Changes    Path
  1.6       +0 -2      jakarta-poi/src/java/org/apache/poi/util/HexDump.java
  
  Index: HexDump.java
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/java/org/apache/poi/util/HexDump.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- HexDump.java      9 Jun 2002 12:48:34 -0000       1.5
  +++ HexDump.java      22 Jul 2002 08:22:23 -0000      1.6
  @@ -183,8 +183,6 @@
        * @param offset its offset, whatever that might mean
        * @param index initial index into the byte array
        *
  -     * @exception IOException is thrown if anything goes wrong writing
  -     *            the data to stream
        * @exception ArrayIndexOutOfBoundsException if the index is
        *            outside the data array's bounds
        * @return output string
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to