Make the value used for 'f' in KDM names consistent (#1657).
[dcpomatic.git] / src / lib / film.cc
index 5e99e466c4375a04d90484708f11d294321b8c68..d9ed8c53000b8430c0f02f3838b6f4bdf59b09cb 100644 (file)
@@ -1283,6 +1283,7 @@ Film::set_isdcf_date_today ()
        _isdcf_date = boost::gregorian::day_clock::local_day ();
 }
 
+
 boost::filesystem::path
 Film::j2c_path (int reel, Frame frame, Eyes eyes, bool tmp) const
 {