]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/page.c
Merge changes from CUPS 1.4svn-r8679.
[thirdparty/cups.git] / cups / page.c
index 04c6357dc04a0cc360e8add7624898b7293026d2..9d653fec02f101cc48f8f0d130f9577ddcb28f32 100644 (file)
  *
  * Contents:
  *
- *   ppdPageSize()   - Get the page size record for the given size.
- *   ppdPageWidth()  - Get the page width for the given size.
- *   ppdPageLength() - Get the page length for the given size.
+ *   ppdPageSize()       - Get the page size record for the given size.
+ *   ppdPageSizeLimits() - Return the custom page size limits.
+ *   ppdPageWidth()      - Get the page width for the given size.
+ *   ppdPageLength()     - Get the page length for the given size.
  */
 
 /*