summaryrefslogtreecommitdiff
path: root/src/subtitle.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/subtitle.cc')
-rw-r--r--src/subtitle.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitle.cc b/src/subtitle.cc
index de3fe03f..65ea9ff5 100644
--- a/src/subtitle.cc
+++ b/src/subtitle.cc
@@ -73,7 +73,7 @@ Subtitle::Subtitle (
bool
-Subtitle::equals(shared_ptr<const Subtitle> other, EqualityOptions options, NoteHandler note) const
+Subtitle::equals(shared_ptr<const Subtitle> other, EqualityOptions const& options, NoteHandler note) const
{
bool same = true;