aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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