Rename email() -> send_emails().
[dcpomatic.git] / src / lib / kdm_with_metadata.cc
index 7927b9370a0a9aac53f79b9d4945db9569d310b6..a486952f8e277c9c44bf2eea59676f6fee6d5f85 100644 (file)
@@ -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,