]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/ppd-private.h
Merge changes from CUPS 1.5svn-r9214.
[thirdparty/cups.git] / cups / ppd-private.h
index 3b2d3aa1a41e64afbd3dc6a5f61376a5e834a170..b5a769b490f1be65487153eb609d76a24b7a6b08 100644 (file)
@@ -100,6 +100,7 @@ typedef struct _pwg_s                       /**** PWG-PPD conversion data ****/
                *custom_min_keyword,    /* Minimum custom size PWG keyword */
                custom_ppd_size[41];    /* Custom PPD size name */
   _pwg_size_t  custom_size;            /* Custom size record */
+  char         *source_option;         /* PPD option for media source */
   int          num_sources;            /* Number of media sources */
   _pwg_map_t   *sources;               /* Media sources */
   int          num_types;              /* Number of media types */