summaryrefslogtreecommitdiff
path: root/src/lib/trimmer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/trimmer.cc')
-rw-r--r--src/lib/trimmer.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/trimmer.cc b/src/lib/trimmer.cc
index 0746b7410..b7afc9299 100644
--- a/src/lib/trimmer.cc
+++ b/src/lib/trimmer.cc
@@ -28,7 +28,8 @@ using boost::shared_ptr;
Trimmer::Trimmer (
shared_ptr<Log> log,
int video_trim_start,
- int video_trim_end, int video_length,
+ int video_trim_end,
+ int video_length,
int audio_sample_rate,
float frames_per_second,
int dcp_frames_per_second