aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-07-14 03:33:48 +0200
committerJay Berkenbilt <ejb@ql.org>2019-07-14 03:34:46 +0200
commit88c19567056a50a65605e879ab3887442edc5b1d (patch)
treeb6658613f5995a5a3f813eeebe35a996dc1dac4c /include
parent8f06da75343a5e970ff7a6f275c319172e6292d0 (diff)
downloadqpdf-88c19567056a50a65605e879ab3887442edc5b1d.tar.zst
Update comment in PointerHolder
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/PointerHolder.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/PointerHolder.hh b/include/qpdf/PointerHolder.hh
index 18833773..a12df55f 100644
--- a/include/qpdf/PointerHolder.hh
+++ b/include/qpdf/PointerHolder.hh
@@ -22,7 +22,7 @@
#ifndef POINTERHOLDER_HH
#define POINTERHOLDER_HH
-// This class is basically boost::shared_pointer but predates that by
+// This class is basically std::shared_ptr but predates that by
// several years.
// This class expects to be initialized with a dynamically allocated