]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: Rename API functions of ipp.h to "cf..."
authorTill Kamppeter <till.kamppeter@gmail.com>
Wed, 6 Apr 2022 20:23:44 +0000 (22:23 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Wed, 6 Apr 2022 20:23:44 +0000 (22:23 +0200)
commit4a5af55ce5ed640edd6629a463f8a33c9c891801
tree57e1471044d7002674e7e7877859d8010e9a72fc
parentcfa881aafb9b65c819a69d422c40993daab37784
libcupsfilters: Rename API functions of ipp.h to "cf..."

Also renamed constants to start with "CF_" and data types to start
with "cf_".
backend/implicitclass.c
cupsfilters/ipp.c
cupsfilters/ipp.h
cupsfilters/raster.c
utils/cups-browsed.c
utils/driverless.c