X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=scheduler%2Fprinters.h;h=dcbf302f4606d3924feab30467a95610d3c304f6;hb=c8fef167ba1e9d5d87fc77e4e99ca12ba9384cbb;hp=5a62a5da982abea336ed940cca0b904831c9ec2a;hpb=e60ec91f3e2a38a90f17ee193db32f5c6bef27ed;p=thirdparty%2Fcups.git diff --git a/scheduler/printers.h b/scheduler/printers.h index 5a62a5da9..dcbf302f4 100644 --- a/scheduler/printers.h +++ b/scheduler/printers.h @@ -3,7 +3,7 @@ * * Printer definitions for the CUPS scheduler. * - * Copyright 2007-2010 by Apple Inc. + * Copyright 2007-2011 by Apple Inc. * Copyright 1997-2007 by Easy Software Products, all rights reserved. * * These coded instructions, statements, and computer programs are the @@ -94,7 +94,8 @@ struct cupsd_printer_s *alert_description; /* PSX printer-alert-description value */ time_t marker_time; /* Last time marker attributes were updated */ cups_array_t *filters, /* Filters for queue */ - *pre_filters; /* Pre-filters for queue */ + *pre_filters, /* Pre-filters for queue */ + *dest_types; /* Destination types for queue */ _pwg_t *pwg; /* PWG<->PPD mapping data */ #ifdef HAVE_DNSSD