diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-13 10:54:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-13 10:54:02 +0100 |
| commit | 439953204388991b96fce215c62396a7b6d33acd (patch) | |
| tree | 6a21758ac7d22d52909af18753dfd7391fc742ef /test/srt_subtitle_test.cc | |
| parent | 38e73a895fb6145391c2c43cc97783a3eaf50cc5 (diff) | |
Add button to move things to the start of reels (#798).
Diffstat (limited to 'test/srt_subtitle_test.cc')
| -rw-r--r-- | test/srt_subtitle_test.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/srt_subtitle_test.cc b/test/srt_subtitle_test.cc index f441faffd..123d04d95 100644 --- a/test/srt_subtitle_test.cc +++ b/test/srt_subtitle_test.cc @@ -18,8 +18,8 @@ */ -/** @file test/subtitle_write_test.cc - * @brief Test writing DCPs with XML subtitles. +/** @file test/srt_subtitle_test.cc + * @brief Test writing DCPs with subtitles from .srt. */ #include "lib/film.h" |
