aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pdf-set-form-values.cc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pdf-set-form-values.cc')
-rw-r--r--examples/pdf-set-form-values.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pdf-set-form-values.cc b/examples/pdf-set-form-values.cc
index cc328cf3..1398c0dd 100644
--- a/examples/pdf-set-form-values.cc
+++ b/examples/pdf-set-form-values.cc
@@ -8,7 +8,7 @@
#include <stdlib.h>
#include <string.h>
-static char const* whoami = 0;
+static char const* whoami = nullptr;
void
usage()