2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-30 00:40:52 +00:00

Spell check

This commit is contained in:
Jay Berkenbilt 2021-12-17 12:38:18 -05:00
parent c40f8b5329
commit a0dbb71a64
2 changed files with 6 additions and 1 deletions

View File

@ -10,7 +10,7 @@
2021-12-16 Jay Berkenbilt <ejb@ql.org> 2021-12-16 Jay Berkenbilt <ejb@ql.org>
* Add several functions to the C API for working with pages. C * Add several functions to the C API for working with pages. C
wrappers around sevearl of the "Legacy" page operations from wrappers around several of the "Legacy" page operations from
QPDFObjectHandle.hh have been added. See "PAGE FUNCTIONS" in QPDFObjectHandle.hh have been added. See "PAGE FUNCTIONS" in
qpdf-c.h for details. Fixes #594. qpdf-c.h for details. Fixes #594.

View File

@ -82,6 +82,7 @@
"distclean", "distclean",
"distfiles", "distfiles",
"ditems", "ditems",
"docbook",
"docdir", "docdir",
"dohnal", "dohnal",
"dqpdf", "dqpdf",
@ -216,10 +217,12 @@
"lzwdecoder", "lzwdecoder",
"macports", "macports",
"makefiles", "makefiles",
"malloc",
"masamichi", "masamichi",
"mateusz", "mateusz",
"maxdepth", "maxdepth",
"mdash", "mdash",
"mindepth",
"mkdir", "mkdir",
"mkinstalldirs", "mkinstalldirs",
"mklink", "mklink",
@ -376,6 +379,7 @@
"segfaulting", "segfaulting",
"setjmp", "setjmp",
"sharedresources", "sharedresources",
"singlehtml",
"smatch", "smatch",
"softlink", "softlink",
"sparseoharray", "sparseoharray",
@ -428,6 +432,7 @@
"unencrypted", "unencrypted",
"unfilterable", "unfilterable",
"unparse", "unparse",
"unpickling",
"unretrieved", "unretrieved",
"upages", "upages",
"upass", "upass",