From e30e83c698a866f2bea2118804683097be589cc9 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 14 Nov 2022 00:38:49 +0100 Subject: Allow SubripReader::convert_time to take a milliseconds separator. Maybe this method should just be on its own somewhere now. --- src/subrip_reader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/subrip_reader.h') diff --git a/src/subrip_reader.h b/src/subrip_reader.h index e29002f..83fefdf 100644 --- a/src/subrip_reader.h +++ b/src/subrip_reader.h @@ -41,7 +41,7 @@ public: SubripReader (FILE* f); SubripReader (std::string subs); - static boost::optional