From d783d55e3cf09c4ffefbbad00c456522b0f69a18 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 26 Apr 2021 20:29:42 +0200 Subject: Comment fix. --- src/lib/text_decoder.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/lib/text_decoder.cc b/src/lib/text_decoder.cc index 0a7bdf95d..673271b2e 100644 --- a/src/lib/text_decoder.cc +++ b/src/lib/text_decoder.cc @@ -52,8 +52,7 @@ TextDecoder::TextDecoder ( } - -/** Called by subclasses when an image subtitle is starting. +/* Called when an image subtitle is starting. * @param from From time of the subtitle. * @param image Subtitle image. * @param rect Area expressed as a fraction of the video frame that this subtitle -- cgit v1.2.3