diff options
| -rw-r--r-- | src/lib/text_decoder.cc | 3 |
1 files changed, 1 insertions, 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 |
