From: zdohnal Date: Thu, 30 May 2024 06:12:48 +0000 (+0200) Subject: ppd-cache.c: Fix generating cupsUrfSupported (fixes #952) X-Git-Tag: v2.4.9~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7000b01cc04e9450ee630a9628e6eada9cf5fb0;p=thirdparty%2Fcups.git ppd-cache.c: Fix generating cupsUrfSupported (fixes #952) The PPD keyword got the option values concatenated together without commas, which broke filter processing in libcupsfilters Sometimes more commas better commas :) --- b7000b01cc04e9450ee630a9628e6eada9cf5fb0