Merge master.
[dcpomatic.git] / src / lib / kdm.cc
index 793a3fa0eb5c0cea99d0edc60424742490ea3fae..902f0d33322a48617e71e193801780704a46ca39 100644 (file)
@@ -164,6 +164,9 @@ make_cinema_kdms (
        return cinema_kdms;
 }
 
+/** @param from KDM from time in local time.
+ *  @param to KDM to time in local time.
+ */
 void
 write_kdm_files (
        shared_ptr<const Film> film,