2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-28 07:53:11 +00:00

Spell check

This commit is contained in:
Jay Berkenbilt 2021-11-16 15:15:48 -05:00
parent 750aca5b94
commit 88a4830015
2 changed files with 4 additions and 1 deletions

View File

@ -29,7 +29,7 @@
* Add range check in QPDFNumberTreeObjectHelper (fuzz issue 37740). * Add range check in QPDFNumberTreeObjectHelper (fuzz issue 37740).
* Add QIntC::range_check_substract to do range checking on * Add QIntC::range_check_subtract to do range checking on
subtraction, which has different boundary conditions from subtraction, which has different boundary conditions from
addition. addition.

View File

@ -185,6 +185,7 @@
"kgdl", "kgdl",
"lastreleased", "lastreleased",
"lbuf", "lbuf",
"lcrypto",
"ldflags", "ldflags",
"ldquo", "ldquo",
"libclang", "libclang",
@ -206,6 +207,7 @@
"ljpeg", "ljpeg",
"lpstr", "lpstr",
"lqpdf", "lqpdf",
"lssl",
"ltime", "ltime",
"ltmain", "ltmain",
"lzwdecoder", "lzwdecoder",
@ -261,6 +263,7 @@
"onum", "onum",
"opages", "opages",
"opath", "opath",
"ossl",
"ostream", "ostream",
"ostringstreams", "ostringstreams",
"outdoc", "outdoc",