]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix documentation comment.
authorMichael Sweet <michael.r.sweet@gmail.com>
Sun, 30 Apr 2017 05:25:49 +0000 (01:25 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Sun, 30 Apr 2017 05:25:49 +0000 (01:25 -0400)
cups/ipp.h
doc/help/cupspm.epub
doc/help/cupspm.html

index 54d9d4bd1e5e444a6e3b87c312021a43c1d9e2ce..a99713e71d9089d7066e4cd13d7123fb98fd45e5 100644 (file)
@@ -339,7 +339,7 @@ typedef enum ipp_op_e                       /**** IPP operations ****/
   IPP_OP_CUPS_AUTHENTICATE_JOB,                /* Authenticate a job @since CUPS 1.2/macOS 10.5@ */
   IPP_OP_CUPS_GET_PPD,                 /* Get a PPD file @deprecated@ */
   IPP_OP_CUPS_GET_DOCUMENT = 0x4027,   /* Get a document file @since CUPS 1.4/macOS 10.6@ */
-  IPP_OP_CUPS_CREATE_LOCAL_PRINTER     /* Create a local (temporary) printer @since CUPS 2.2 */
+  IPP_OP_CUPS_CREATE_LOCAL_PRINTER     /* Create a local (temporary) printer @since CUPS 2.2@ */
 
 #  ifndef _CUPS_NO_DEPRECATED
 #    define IPP_PRINT_JOB                      IPP_OP_PRINT_JOB
index 7a38910fdb1de017205ec94cffb8ab45b3a98868..a7201d3985b05e00a3948b8936829f7ec8d6e0b1 100644 (file)
Binary files a/doc/help/cupspm.epub and b/doc/help/cupspm.epub differ
index 196e7eee03cf221c3e0a78ddd5612cd812c22c71..3b95819592c923ac5c63681257398e7f03a6097e 100644 (file)
@@ -9913,7 +9913,8 @@ are server-oriented...</p>
         <dt>IPP_OP_CUPS_AUTHENTICATE_JOB <span class="info">&#160;CUPS 1.2/macOS 10.5&#160;</span></dt>
         <dd class="description">Authenticate a job </dd>
         <dt>IPP_OP_CUPS_CREATE_LOCAL_PRINTER <span class="info">&#160;CUPS 2.2&#160;</span></dt>
-        <dd class="description">Create a local (temporary) printer         <dt>IPP_OP_CUPS_DELETE_CLASS </dt>
+        <dd class="description">Create a local (temporary) printer </dd>
+        <dt>IPP_OP_CUPS_DELETE_CLASS </dt>
         <dd class="description">Delete a class</dd>
         <dt>IPP_OP_CUPS_DELETE_PRINTER </dt>
         <dd class="description">Delete a printer</dd>