]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: Declare raster_base_header() function static
authorTill Kamppeter <till.kamppeter@gmail.com>
Sun, 28 Aug 2022 21:46:56 +0000 (23:46 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Sun, 28 Aug 2022 21:46:56 +0000 (23:46 +0200)
commitbf31618457106bdaca957d82ea48ac1f8f5d46b7
treef4c53b7a7945b64e7e257aca804d4a0571bed85f
parent428de32e82600298b690e6d941cceddf13c0e046
libcupsfilters: Declare raster_base_header() function static

raster_base_header() is only used inside the cupsfilters/raster.c file
and not intended to be an API function.
cupsfilters/raster.c