From c63fb86c01c5635a3e7f28c3b66de7cf908ef6d6 Mon Sep 17 00:00:00 2001 From: m-holger Date: Wed, 28 Sep 2022 16:58:42 +0100 Subject: Inline call to QPDFObjectHandle::parse in QPDF::readObject --- include/qpdf/QPDFObjectHandle.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/qpdf/QPDFObjectHandle.hh b/include/qpdf/QPDFObjectHandle.hh index 6645f1ca..42488f95 100644 --- a/include/qpdf/QPDFObjectHandle.hh +++ b/include/qpdf/QPDFObjectHandle.hh @@ -455,7 +455,7 @@ class QPDFObjectHandle // Construct an object as above by reading from the given // InputSource at its current position and using the tokenizer you // supply. Indirect objects and encrypted strings are permitted. - // This method is intended to be called by QPDF for parsing + // This method was intended to be called by QPDF for parsing // objects that are ready from the object's input stream. QPDF_DLL static QPDFObjectHandle parse( -- cgit v1.2.3-70-g09d2