src/share/classes/javax/print/attribute/standard/PrinterMoreInfoManufacturer.java

Print this page

        

@@ -47,11 +47,10 @@
  * <P>
  * <B>IPP Compatibility:</B> The string form returned by
  * <CODE>toString()</CODE> gives the IPP uri value.
  * The category name returned by <CODE>getName()</CODE>
  * gives the IPP attribute name.
- * <P>
  *
  * @author  Alan Kaminsky
  */
 public final class PrinterMoreInfoManufacturer extends URISyntax
         implements PrintServiceAttribute {