Add some comments.
[dcpomatic.git] / src / lib / kdm.cc
index cf551285bb5444a476bd5b5f319b3ac556f056fd..2a8e191e7e24719f3031e5c75ffb0e539a805c4b 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,