]> git.ipfire.org Git - thirdparty/cups.git/commit
backend/ipp.c: Adjust color job options 461/head
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 22 May 2023 15:52:43 +0000 (17:52 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Thu, 25 May 2023 12:27:25 +0000 (14:27 +0200)
commit4920425721762ee30ea3e027764842bba82e52d0
treefd0d0852115c414decb69460abadeddf04c30b1a
parent857bc2e109483071b6a5f2eec49e9c4d5d3979b8
backend/ipp.c: Adjust color job options

In case the client doesn't do it, we have to consolidate color options
in the job to prevent opposite options being set at the same time.
backend/ipp.c