diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-16 13:06:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-16 13:06:16 +0100 |
commit | bb47d52f95f054db9e90f440929ea5a840456c87 (patch) | |
tree | a440216e6c394907041be51249ad5382769f0b69 /HISTORY | |
parent | cd2ed6cfe750186948a090c47dba42fdaeea8a6a (diff) | |
download | vdr-bb47d52f95f054db9e90f440929ea5a840456c87.tar.gz vdr-bb47d52f95f054db9e90f440929ea5a840456c87.tar.bz2 |
Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7628,3 +7628,4 @@ Video Disk Recorder Revision History - Fixed some spellings in PLUGINS.html and Doxyfile (thanks to Ville Skyttä). - Added '-p' to the cp command in the install-conf target of the Makefile (thanks to Ville Skyttä). +- Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock(). |