Updating html_manual/splits

This commit is contained in:
John Whitington
2022-01-26 12:41:19 +00:00
parent aa65ab647f
commit c067482046
22 changed files with 265 additions and 142 deletions

View File

@@ -7,7 +7,7 @@
void cpdf_compress(int);
/*
* cpdf_uncompress(pdf) uncompresses any streams in the given PDF, so long as
* cpdf_decompress(pdf) decompresses any streams in the given PDF, so long as
* the compression method is supported.
*/
void cpdf_decompress(int);