--- /home/cpdev/src/classpath/java/io/LineNumberInputStream.java	2005-07-12 05:32:46.000000000 +0000
+++ java/io/LineNumberInputStream.java	2005-06-30 05:34:35.000000000 +0000
@@ -216,8 +216,8 @@
    * a single "\n" value which is stored in the buffer.  Only a single
    * byte is counted towards the number of bytes read in this case.
    *
-   * @param b The array into which the bytes read should be stored
-   * @param off The offset into the array to start storing bytes
+   * @param buf The array into which the bytes read should be stored
+   * @param offset The offset into the array to start storing bytes
    * @param len The requested number of bytes to read
    *
    * @return The actual number of bytes read, or -1 if end of stream
