dvbsutitle.cpp: fix wrong file code

was not UTF8, some ide editors don't like this


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2304ec3a5f
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-11-09 (Sat, 09 Nov 2019)



------------------
This commit was generated by Migit
This commit is contained in:
2019-11-09 12:07:41 +01:00
committed by vanhofen
parent 7a14fa2a76
commit c14ed496d7
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* Original author: Marco Schl<EFBFBD><EFBFBD>ler <marco@lordzodiac.de>
* Original author: Marco Schlüßler <marco@lordzodiac.de>
* With some input from the "subtitle plugin" by Pekka Virtanen <pekka.virtanen@sci.fi>
*
* $Id: dvbsubtitle.cpp,v 1.1 2009/02/23 19:46:44 rhabarber1848 Exp $

View File

@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* Original author: Marco Schl<EFBFBD><EFBFBD>ler <marco@lordzodiac.de>
* Original author: Marco Schlüßler <marco@lordzodiac.de>
*
* $Id: dvbsubtitle.h,v 1.1 2009/02/23 19:46:44 rhabarber1848 Exp $
*/