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>2022-01-11 09:24:55 +0100
commit81083e235419587b9dd79278cd987121fe87f324 (patch)
treeb451aa98635c2af22dcd510ff01ca03b2961d978 /src/lib/kdm_with_metadata.cc
parentcefd7dc8080fc8295359e50076fdd03b922bb314 (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,