]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters, texttotext: Converted texttotext into a filter function
authorPratyush Ranjan <pratyush.ranjan911@gmail.com>
Thu, 7 Oct 2021 21:40:54 +0000 (03:10 +0530)
committerGitHub <noreply@github.com>
Thu, 7 Oct 2021 21:40:54 +0000 (23:40 +0200)
commita69cbddc159b2fd73bbeaedec7f8ecfbf2ff55dc
tree66d59189e3daccb2b7c61a40fce006225f42f65d
parent7da368b8d81b63d0f348b5c26ba6b9be414e81b2
libcupsfilters, texttotext: Converted texttotext into a filter function

Pull request #425
Makefile.am
cupsfilters/filter.h
cupsfilters/texttotext.c [new file with mode: 0644]
filter/texttotext.c