From 08525a3e0bfa3dc4cd3fa460456738dfeef204cf Mon Sep 17 00:00:00 2001 From: reynaldo Date: Tue, 12 May 2009 02:58:29 +0000 Subject: Some reformating to avoid two too long lines git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29296 b3059339-0415-0410-9bf9-f77b7e298cf2 --- sub_cc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sub_cc.c b/sub_cc.c index ac43c18754..7df87ef49a 100644 --- a/sub_cc.c +++ b/sub_cc.c @@ -2,10 +2,10 @@ * decoder for Closed Captions * * This decoder relies on MPlayer's OSD to display subtitles. - * Be warned that the decoding is somewhat preliminary, though it basically works. + * Be warned that decoding is somewhat preliminary, though it basically works. * - * Most notably, only the text information is decoded as of now, discarding color, - * background and position info (see source below). + * Most notably, only the text information is decoded as of now, discarding + * color, background and position info (see source below). * * by Matteo Giani * -- cgit v1.2.3