]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: Undo previous commit of stderr message removal
authorTill Kamppeter <till.kamppeter@gmail.com>
Mon, 31 Jan 2022 16:39:15 +0000 (13:39 -0300)
committerTill Kamppeter <till.kamppeter@gmail.com>
Mon, 31 Jan 2022 16:39:15 +0000 (13:39 -0300)
commit95213adec6d7124196716fc56176f5ad029ba858
tree734127169c2544889eba6579bd02138a37662c42
parent6a734e2d1accfc2d67942e23c0ceef75ca43318d
libcupsfilters: Undo previous commit of stderr message removal

We do not need to remove the stderr messages from cupsFindAttr(), the
function is only used by printer drivers not by filter functions. It
will be moved into a separate library.
cupsfilters/attr.c