From ceeb25f3c8c3a7052d9c77619e96e64316b60897 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 1 Sep 2022 16:40:06 -0400 Subject: Rename --report-mem-usage to --report-memory-usage Avd xcsv brvtns. --- include/qpdf/auto_job_c_main.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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(); -- cgit v1.2.3-54-g00ecf