diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-01 22:48:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-01 22:48:46 +0100 |
| commit | f790b4f4ac7b71945baaf6ba99184529489fce89 (patch) | |
| tree | ac5acfeb523690b01605b14c9127a8657ff98160 /src/lib | |
| parent | 3c624df6d8557110355f77f7f300961871c1ce2f (diff) | |
White space.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/film.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/film.h b/src/lib/film.h index ca0855b5c..3063fc761 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -120,8 +120,7 @@ public: int best_video_frame_rate () const; FrameRateChange active_frame_rate_change (DCPTime) const; - dcp::EncryptedKDM - make_kdm ( + dcp::EncryptedKDM make_kdm ( dcp::Certificate recipient, std::vector<dcp::Certificate> trusted_devices, boost::filesystem::path cpl_file, |
