aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pdf-parse-content.cc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pdf-parse-content.cc')
-rw-r--r--examples/pdf-parse-content.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pdf-parse-content.cc b/examples/pdf-parse-content.cc
index 6bc94da2..481633e6 100644
--- a/examples/pdf-parse-content.cc
+++ b/examples/pdf-parse-content.cc
@@ -8,7 +8,7 @@
#include <qpdf/QPDFPageObjectHelper.hh>
#include <qpdf/QUtil.hh>
-static char const* whoami = 0;
+static char const* whoami = nullptr;
void
usage()