diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-22 20:59:49 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-22 20:59:49 +0200 |
commit | 8bd2ed1494bc466fcbfe8b21a879a7648c8f8cf3 (patch) | |
tree | 422d83d9194aeda828249c9c2224d994d70a7743 /HISTORY | |
parent | f5dba03447fa73da6e181ead7fb98c2b0a2fed41 (diff) | |
download | vdr-8bd2ed1494bc466fcbfe8b21a879a7648c8f8cf3.tar.gz vdr-8bd2ed1494bc466fcbfe8b21a879a7648c8f8cf3.tar.bz2 |
Fixed a typo in svdrp.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9483,3 +9483,4 @@ Video Disk Recorder Revision History their Makefiles accordingly by adding the line 'PKG_CONFIG ?= pkg-config' and replacing every occurrence of 'pkg-config' with '$(PKG_CONFIG)', as can be seen in the Makefiles of the plugins that come with the VDR source. +- Fixed a typo in svdrp.c (thanks to Tobias Grimm). |