C++11 tidying.
[dcpomatic.git] / src / lib / send_kdm_email_job.cc
index 67ddd0eef540d055a2eeeb10285b662c393758be..a0d65508d9e131071b31acb1edbad01b59f51920 100644 (file)
@@ -60,7 +60,7 @@ SendKDMEmailJob::SendKDMEmailJob (
  *  @param cpl_name Name of the CPL that the KDMs are for.
  */
 SendKDMEmailJob::SendKDMEmailJob (
-       list<list<KDMWithMetadataPtr> > kdms,
+       list<list<KDMWithMetadataPtr>> kdms,
        dcp::NameFormat container_name_format,
        dcp::NameFormat filename_format,
        string cpl_name