]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: Rename API functions of pdfutils.h to "cf..."
authorTill Kamppeter <till.kamppeter@gmail.com>
Wed, 6 Apr 2022 22:20:51 +0000 (00:20 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Wed, 6 Apr 2022 22:20:51 +0000 (00:20 +0200)
commitbd88a5cc672d87a5abdda67f429406ef36dd61dd
treec18ee7092c23b3cd57d20105355af2d42ed80b23
parentea5f2149fb869c481e88c957d62318f59a6d3192
libcupsfilters: Rename API functions of pdfutils.h to "cf..."

Also renamed constants to start with "CF_" and data types to start
with "cf_".
cupsfilters/pdfutils.c
cupsfilters/pdfutils.h
cupsfilters/texttopdf.c
filter/test_pdf1.c
filter/test_pdf2.c