diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-04-09 09:30:52 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-04-09 09:30:52 +0200 |
commit | c650904794774733d505bb919170c8cbd5750395 (patch) | |
tree | 76ea699959e5ce376f671e5f2aa87a33b1702e8b | |
parent | 170e05e1e651a46740ab231e43f3d33b805926ec (diff) | |
download | vdr-c650904794774733d505bb919170c8cbd5750395.tar.gz vdr-c650904794774733d505bb919170c8cbd5750395.tar.bz2 |
Fixed a typo
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6603,7 +6603,7 @@ Video Disk Recorder Revision History - Now using pkg-config to get fribidi, freetype and fontconfig cflags and libs (thanks to Ville Skyttä). - The Makefile now also installs the include files (thanks to Ville Skyttä). -- Added handling of "ANSI/SCTE 57" descriptors (thanks too Rolf Ahrenberg). +- Added handling of "ANSI/SCTE 57" descriptors (thanks to Rolf Ahrenberg). - Avoiding an unecessary call to Recordings.ResetResume() (thanks to Reinhard Nissl). |