summaryrefslogtreecommitdiff
path: root/src/lib/kdm_with_metadata.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-11-01 16:43:41 +0100
committerCarl Hetherington <cth@carlh.net>2021-12-23 18:22:51 +0100
commit5eecbb53be350a5611df265349eabdb148c739f0 (patch)
tree67c784e9242a6c85269fd67b32c1486ada7d12bc /src/lib/kdm_with_metadata.cc
parent9decff7bb59c001a7d0f03a55d3c03cfc85fd38d (diff)
Rename email() -> send_emails().
Diffstat (limited to 'src/lib/kdm_with_metadata.cc')
-rw-r--r--src/lib/kdm_with_metadata.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/kdm_with_metadata.cc b/src/lib/kdm_with_metadata.cc
index 7927b9370..a486952f8 100644
--- a/src/lib/kdm_with_metadata.cc
+++ b/src/lib/kdm_with_metadata.cc
@@ -195,7 +195,7 @@ write_zip_files (
* @param cpl_name Name of the CPL that the KDMs are for.
*/
void
-email (
+send_emails (
list<list<KDMWithMetadataPtr>> kdms,
dcp::NameFormat container_name_format,
dcp::NameFormat filename_format,