aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDF.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh
index 68525eba..92a66a34 100644
--- a/include/qpdf/QPDF.hh
+++ b/include/qpdf/QPDF.hh
@@ -1030,6 +1030,7 @@ class QPDF
// Methods to support pattern finding
bool findHeader();
bool findStartxref();
+ bool findEndstream();
// methods to support linearization checking -- implemented in
// QPDF_linearization.cc