]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/api-raster.html
Save work on CUPS Programming Manual.
[thirdparty/cups.git] / doc / help / api-raster.html
index 54b88d1dc854b2e90e61f05fbdfe6869741ab6f8..f3d7253f0791e0f86184f23c95374e4d89be9bef 100644 (file)
@@ -605,7 +605,7 @@ the memory used to read the raster file:</p>
 </ul>
       <h2 class="title"><a id="FUNCTIONS">Functions</a></h2>
 <h3 class="function"><a id="cupsRasterClose">cupsRasterClose</a></h3>
-        <p class="description">Close a raster stream.</p>
+        <p class="description"></p>
 <p class="code">
 void cupsRasterClose (<br>
 &#160;&#160;&#160;&#160;<a href="#cups_raster_t">cups_raster_t</a> *r<br>
@@ -615,7 +615,8 @@ void cupsRasterClose (<br>
 <dt>r</dt>
         <dd class="description">Stream to close</dd>
 </dl>
-<h4 class="discussion">Discussion</h4>
+<h4 class="returnvalue">Return Value</h4>
+        <p class="description">Close a raster stream.</p>
         <p class="discussion">The file descriptor associated with the raster stream must be closed
 separately as needed.</p>
 <h3 class="function"><span class="info">&#160;CUPS 2.2/macOS 10.12&#160;</span><a id="cupsRasterInitPWGHeader">cupsRasterInitPWGHeader</a></h3>