diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-19 09:02:16 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-19 09:02:16 +0200 |
commit | 457208b101fd86464018d94f2d97f008069ddabd (patch) | |
tree | d8d2356474cb6a0a7318f37bffc8af81b9ff26b5 /CONTRIBUTORS | |
parent | ce4c062e0d81b3e8aa9f927742c565565fc0e2c3 (diff) | |
download | vdr-457208b101fd86464018d94f2d97f008069ddabd.tar.gz vdr-457208b101fd86464018d94f2d97f008069ddabd.tar.bz2 |
Added missing 'const' to cRecording::FramesPerSecond()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c0946220..4d433c75 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1654,6 +1654,7 @@ Joachim Wilke <vdr@joachim-wilke.de> one that fits the input for reporting a problem with cStatus::MsgOsdTextItem() being called without a text for reporting a missing install-i18n in the install target in the Makefile + for adding a missing 'const' to cRecording::FramesPerSecond() Sascha Klek <sklek@gmx.de> for reporting a problem with the '0' key in the "Day" item of the "Timers" menu |