aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-09-01 22:40:06 +0200
committerJay Berkenbilt <ejb@ql.org>2022-09-01 23:15:41 +0200
commitceeb25f3c8c3a7052d9c77619e96e64316b60897 (patch)
treece1c76917645d446543d7dc7bec05e7ebee8ac33 /include
parentdf3d3d23b1ad1a358d8215ccf2c7a10767dbc56f (diff)
downloadqpdf-ceeb25f3c8c3a7052d9c77619e96e64316b60897.tar.zst
Rename --report-mem-usage to --report-memory-usage
Avd xcsv brvtns.
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/auto_job_c_main.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/auto_job_c_main.hh b/include/qpdf/auto_job_c_main.hh
index cc655c23..6551e37d 100644
--- a/include/qpdf/auto_job_c_main.hh
+++ b/include/qpdf/auto_job_c_main.hh
@@ -33,7 +33,7 @@ QPDF_DLL Config* qdf();
QPDF_DLL Config* rawStreamData();
QPDF_DLL Config* recompressFlate();
QPDF_DLL Config* removePageLabels();
-QPDF_DLL Config* reportMemUsage();
+QPDF_DLL Config* reportMemoryUsage();
QPDF_DLL Config* requiresPassword();
QPDF_DLL Config* showEncryption();
QPDF_DLL Config* showEncryptionKey();