]> Pileus Git - ~andy/gtk/commit
Bug 670373: modules/printing/cups/gtkprintbackendcups.c won't build with CUPS 1.6
authorJohn Ralls <jralls@ceridwen.us>
Sun, 19 Feb 2012 21:48:19 +0000 (13:48 -0800)
committerJohn Ralls <jralls@ceridwen.us>
Mon, 23 Apr 2012 19:44:06 +0000 (12:44 -0700)
commit02f57f96427bc91a72a40ba39b6a806402b64d21
treefe032692181523594e06c752ad81b85b44c23821
parent3e354a17efbaea9374a54ae0de0745392f72c2d5
Bug 670373: modules/printing/cups/gtkprintbackendcups.c won't build with CUPS 1.6

Having refactored cups_request_printer_list_cb so that the cups
version-dependent block size is small enough to be handled in a single ifdef,
make the ifdef HAVE_CUPS_API_1_6 block.
modules/printbackends/cups/gtkprintbackendcups.c