summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-06-22 20:59:49 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-06-22 20:59:49 +0200
commit8bd2ed1494bc466fcbfe8b21a879a7648c8f8cf3 (patch)
tree422d83d9194aeda828249c9c2224d994d70a7743 /HISTORY
parentf5dba03447fa73da6e181ead7fb98c2b0a2fed41 (diff)
downloadvdr-8bd2ed1494bc466fcbfe8b21a879a7648c8f8cf3.tar.gz
vdr-8bd2ed1494bc466fcbfe8b21a879a7648c8f8cf3.tar.bz2
Fixed a typo in svdrp.c
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 47e4813a..67c130e0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).