--- old/src/share/classes/javax/print/attribute/standard/PrinterResolution.java 2014-04-02 09:31:27.131228086 -0700 +++ new/src/share/classes/javax/print/attribute/standard/PrinterResolution.java 2014-04-02 09:31:26.983226948 -0700 @@ -64,7 +64,6 @@ * "printer-resolution" attribute can be obtained by calling * methods on the PrinterResolution object. The category name returned by * getName() gives the IPP attribute name. - *

* * @author David Mendenhall * @author Alan Kaminsky