aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/auto_job_c_copy_att.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/auto_job_c_copy_att.hh')
-rw-r--r--include/qpdf/auto_job_c_copy_att.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/qpdf/auto_job_c_copy_att.hh b/include/qpdf/auto_job_c_copy_att.hh
index bae11e9d..8049dc6d 100644
--- a/include/qpdf/auto_job_c_copy_att.hh
+++ b/include/qpdf/auto_job_c_copy_att.hh
@@ -3,5 +3,5 @@
// Edits will be automatically overwritten if the build is
// run in maintainer mode.
//
-QPDF_DLL CopyAttConfig& prefix(char const* parameter);
-QPDF_DLL CopyAttConfig& password(char const* parameter);
+QPDF_DLL CopyAttConfig* prefix(char const* parameter);
+QPDF_DLL CopyAttConfig* password(char const* parameter);