--- /home/cpdev/src/classpath/java/awt/ColorPaintContext.java	2005-07-06 17:33:09.000000000 +0000
+++ java/awt/ColorPaintContext.java	2005-06-30 05:34:24.000000000 +0000
@@ -105,8 +105,8 @@
    *
    * @param x the x-coordinate, in device space
    * @param y the y-coordinate, in device space
-   * @param width the width, in device space
-   * @param height the height, in device space
+   * @param w the width, in device space
+   * @param h the height, in device space
    * @return a raster for the given area and color
    */
   public Raster getRaster(int x, int y, int width, int height)
