summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-01 22:48:46 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-01 22:48:46 +0100
commitf790b4f4ac7b71945baaf6ba99184529489fce89 (patch)
treeac5acfeb523690b01605b14c9127a8657ff98160 /src
parent3c624df6d8557110355f77f7f300961871c1ce2f (diff)
White space.
Diffstat (limited to 'src')
-rw-r--r--src/lib/film.h3
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,