diff options
author | scop <scop> | 2005-03-22 07:51:34 +0000 |
---|---|---|
committer | scop <scop> | 2005-03-22 07:51:34 +0000 |
commit | bb036aaf7de9162b6fddac4768157799d69b62b2 (patch) | |
tree | f728ccaf0fb43471aef773ed3a6ad15c18cc7ee6 | |
parent | 5471c70e1da32f7778551b15ecb2f33eb88dbab0 (diff) | |
download | vdr-plugin-dxr3-bb036aaf7de9162b6fddac4768157799d69b62b2.tar.gz vdr-plugin-dxr3-bb036aaf7de9162b6fddac4768157799d69b62b2.tar.bz2 |
typo
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -239,7 +239,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - fixed void cDxr3Interface::SetAudioDigitalPCM() (Stephan Skrodzki) - dxr3memcpy.c/h: fix to support older compilers like gcc-2.95 (Christian Gmeiner, Marco Schlüßler) -- dxr3memcpy.c/h: should now compile on alpha and powerpcc +- dxr3memcpy.c/h: should now compile on alpha and powerpc (bug #1000647, Christian Gmeiner, Paavo Hartikainen) - added many comments into source (Christian Gmeiner) - using doxygen for docs (Christian Gmeiner) |