diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-11 13:34:12 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-11 13:34:12 +0100 |
commit | a05b544414c30a82108827d17a2a41dbdca020a2 (patch) | |
tree | e3f9bc8123e5d255030150ea2ab86e32bcfd2f0d /dvbsubtitle.h | |
parent | c174dc0f5bd839d96e0e3d43de3e26d49c87a235 (diff) | |
download | vdr-a05b544414c30a82108827d17a2a41dbdca020a2.tar.gz vdr-a05b544414c30a82108827d17a2a41dbdca020a2.tar.bz2 |
Replaced some non-ASCII characters
Diffstat (limited to 'dvbsubtitle.h')
-rw-r--r-- | dvbsubtitle.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dvbsubtitle.h b/dvbsubtitle.h index 1139b800..8de9f634 100644 --- a/dvbsubtitle.h +++ b/dvbsubtitle.h @@ -4,9 +4,9 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * Original author: Marco Schlüßler <marco@lordzodiac.de> + * Original author: Marco Schluessler <marco@lordzodiac.de> * - * $Id: dvbsubtitle.h 2.6 2011/03/20 15:10:30 kls Exp $ + * $Id: dvbsubtitle.h 2.7 2012/03/11 13:34:12 kls Exp $ */ #ifndef __DVBSUBTITLE_H |