aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFObjectHandle.hh
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2022-09-28 17:58:42 +0200
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2022-10-01 17:17:39 +0200
commitc63fb86c01c5635a3e7f28c3b66de7cf908ef6d6 (patch)
tree4f7c59efe87c98a90b17b6194df7c82d1de13a83 /include/qpdf/QPDFObjectHandle.hh
parentcb0a6be983b7e4ee2784991273777579dcb90b9d (diff)
downloadqpdf-c63fb86c01c5635a3e7f28c3b66de7cf908ef6d6.tar.zst
Inline call to QPDFObjectHandle::parse in QPDF::readObject
Diffstat (limited to 'include/qpdf/QPDFObjectHandle.hh')
-rw-r--r--include/qpdf/QPDFObjectHandle.hh2
1 files changed, 1 insertions, 1 deletions
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(