]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: Rename API functions of bitmap.h to "cf..."
authorTill Kamppeter <till.kamppeter@gmail.com>
Wed, 6 Apr 2022 10:25:55 +0000 (12:25 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Wed, 6 Apr 2022 10:25:55 +0000 (12:25 +0200)
commit378d76735726b465ad7706ac94f0b802e03c2f28
tree01e6536b30e0e2ba6e3b3927b2d7cffba607c531
parent338c7da20796bc29f8a0ba80707b11cada292d3c
libcupsfilters: Rename API functions of bitmap.h to "cf..."

API functions should all be named "cf" + camel-case, like CUPS'
API functions are named "cups" + camel-case.
cupsfilters/bitmap.c
cupsfilters/bitmap.h
cupsfilters/pclmtoraster.cxx
cupsfilters/pdftoraster.cxx
cupsfilters/pwgtoraster.c