summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-31 13:32:19 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-31 21:57:45 +0100
commitf99e0af49c969529f36f287e23d4e178c40e8c4a (patch)
treeb36fb9eef5dea1bd85105cd9a75e363ea0368525 /include
parent9e3b321b24cf093840fedef9c0f2903102938af4 (diff)
downloadqpdf-f99e0af49c969529f36f287e23d4e178c40e8c4a.tar.zst
QPDFJob: rename function that returns job schema
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFJob.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/QPDFJob.hh b/include/qpdf/QPDFJob.hh
index 77ef6068..bc8c3b9e 100644
--- a/include/qpdf/QPDFJob.hh
+++ b/include/qpdf/QPDFJob.hh
@@ -376,7 +376,7 @@ class QPDFJob
// Provide a string that is the help information for the version 1
// of JSON format for QPDFJob.
QPDF_DLL
- static std::string json_job_schema_v1();
+ static std::string job_json_schema_v1();
private:
struct RotationSpec