From e60bb3e51bd1508b149e6b8f6608f09b5196ae26 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 21 Jun 2015 01:15:32 +0100 Subject: No-op: remove all trailing whitespace. --- src/lib/subrip_decoder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/subrip_decoder.h') diff --git a/src/lib/subrip_decoder.h b/src/lib/subrip_decoder.h index 876f763d3..38ccca0a3 100644 --- a/src/lib/subrip_decoder.h +++ b/src/lib/subrip_decoder.h @@ -37,7 +37,7 @@ protected: private: std::list image_subtitles_during (ContentTimePeriod, bool starting) const; std::list text_subtitles_during (ContentTimePeriod, bool starting) const; - + size_t _next; }; -- cgit v1.2.3