From 31b2cfbb79e0222f666ce3eaec740ed7f225c4a9 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 13 Sep 2022 11:18:49 -0400 Subject: Fix up a few comments --- include/qpdf/QPDF.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh index ea2ca05c..1e3d4c34 100644 --- a/include/qpdf/QPDF.hh +++ b/include/qpdf/QPDF.hh @@ -875,8 +875,8 @@ class QPDF }; friend class Resolver; - // ParseGuard class allows QPDFObjectHandle to detect re-entrant - // resolution + // The ParseGuard class allows QPDFObjectHandle to detect + // re-entrant parsing. class ParseGuard { friend class QPDFParser; -- cgit v1.2.3-70-g09d2