aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/QPDFValueProxy.hh
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/qpdf/QPDFValueProxy.hh')
-rw-r--r--libqpdf/qpdf/QPDFValueProxy.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/qpdf/QPDFValueProxy.hh b/libqpdf/qpdf/QPDFValueProxy.hh
index e190318c..992ad115 100644
--- a/libqpdf/qpdf/QPDFValueProxy.hh
+++ b/libqpdf/qpdf/QPDFValueProxy.hh
@@ -49,7 +49,7 @@ class QPDFValueProxy
{
return value->type_name;
}
- // Returns nullptr for direct objects
+
QPDF*
getQPDF() const
{