diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-17 00:24:21 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-17 00:24:21 +0100 |
commit | 5f170aeb405f44ce67bf8827494c2a933b3e3241 (patch) | |
tree | 903756e011ce99c488a83c47a848801fb9816536 /src/input/input_dvb.c | |
parent | b4487e7271114f673d1055d1f61dc027ddd783cd (diff) | |
download | xine-lib-5f170aeb405f44ce67bf8827494c2a933b3e3241.tar.gz xine-lib-5f170aeb405f44ce67bf8827494c2a933b3e3241.tar.bz2 |
Convert comments (and the occasional string where it doesn't matter) to UTF-8.
Diffstat (limited to 'src/input/input_dvb.c')
-rw-r--r-- | src/input/input_dvb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/input_dvb.c b/src/input/input_dvb.c index 6cb4be50e..736b4c6d7 100644 --- a/src/input/input_dvb.c +++ b/src/input/input_dvb.c @@ -27,7 +27,7 @@ * Date Author * ---- ------ * - * 01-Feb-2005 Pekka Jääskeläinen <poj@iki.fi> + * 01-Feb-2005 Pekka Jääskeläinen <poj@iki.fi> * * - This history log started. * - Disabled the automatic EPG updater thread until EPG demuxer |