Added missing 'const' to cRecording::FramesPerSecond()

This commit is contained in:
Klaus Schmidinger
2009-04-19 09:02:16 +02:00
parent ce4c062e0d
commit 457208b101
3 changed files with 5 additions and 3 deletions

View File

@@ -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