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 29f23a34..f3905e0d 100644
--- a/examples/qpdf-job.cc
+++ b/examples/qpdf-job.cc
@@ -30,7 +30,7 @@ int main(int argc, char* argv[])
// For libtool's sake....
if (strncmp(whoami, "lt-", 3) == 0)
{
- whoami += 3;
+ whoami += 3;
}
if (argc != 1)