diff options
author | scop <scop> | 2008-12-29 21:21:31 +0000 |
---|---|---|
committer | scop <scop> | 2008-12-29 21:21:31 +0000 |
commit | 604b54ec296d14f485060485b52899d49d3c25d9 (patch) | |
tree | 61f3df60d56333b199a9eee402412961bf9b689d /dxr3nextpts.h | |
parent | 8efcc02ccccd295a52c048e331370a14d4e7b677 (diff) | |
download | vdr-plugin-dxr3-604b54ec296d14f485060485b52899d49d3c25d9.tar.gz vdr-plugin-dxr3-604b54ec296d14f485060485b52899d49d3c25d9.tar.bz2 |
Convert to UTF-8.
Diffstat (limited to 'dxr3nextpts.h')
-rw-r--r-- | dxr3nextpts.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dxr3nextpts.h b/dxr3nextpts.h index 7aaf4e3..668515f 100644 --- a/dxr3nextpts.h +++ b/dxr3nextpts.h @@ -1,7 +1,7 @@ /* * dxr3nextpts.h * - * Copyright (C) 2002-2004 Kai Möller + * Copyright (C) 2002-2004 Kai Möller * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License @@ -29,7 +29,7 @@ // ================================== // pts program time stamp -// damit wird ermittelt welches audio frame zu welchem bild gehört +// damit wird ermittelt welches audio frame zu welchem bild gehört class cDxr3NextPts : public Singleton<cDxr3NextPts> { public: |