aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-01 15:58:32 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-01 19:50:58 +0100
commita0d9d9923ce397d46680a9b180f253b39135ece2 (patch)
treee32ad4accca1ba83780b35cf74d6e2de6f2335d7 /include
parentb02d37bc0ae0b7af6077637f855be8579c768c22 (diff)
downloadqpdf-a0d9d9923ce397d46680a9b180f253b39135ece2.tar.zst
Finish QPDFJob examples and add tests for them
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/qpdfjob-c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/qpdfjob-c.h b/include/qpdf/qpdfjob-c.h
index 59d77660..3fc3ec30 100644
--- a/include/qpdf/qpdfjob-c.h
+++ b/include/qpdf/qpdfjob-c.h
@@ -39,7 +39,7 @@
/*
* This file provides a minimal wrapper around QPDFJob. See
- * examples/qpdf-job.c for an example of its use.
+ * examples/qpdfjob-c.c for an example of its use.
*/
#ifdef __cplusplus