aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qpdf-job.cc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qpdf-job.cc')
-rw-r--r--examples/qpdf-job.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qpdf-job.cc b/examples/qpdf-job.cc
index b71b612a..614abbe6 100644
--- a/examples/qpdf-job.cc
+++ b/examples/qpdf-job.cc
@@ -8,7 +8,7 @@
// This program is a simple demonstration of different ways to use the
// QPDFJob API.
-static char const* whoami = 0;
+static char const* whoami = nullptr;
static void
usage()