diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-16 09:33:30 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-16 09:33:30 +0200 |
commit | 182224b65f42113829bb85b5cb1fd9a209754fe4 (patch) | |
tree | a1be3296a47c0d6651d070a1d5ff4114b5fba500 /HISTORY | |
parent | b99c700f1de7a6950807a1d32e9cb824e897f947 (diff) | |
download | vdr-182224b65f42113829bb85b5cb1fd9a209754fe4.tar.gz vdr-182224b65f42113829bb85b5cb1fd9a209754fe4.tar.bz2 |
Added a missing variable initialization in cRingBufferLinear::cRingBufferLinear()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4795,3 +4795,5 @@ Video Disk Recorder Revision History actual device isn't used for updating a VPS timer's event as long as other free devices are available. - Modified rcu.c to better handle RC5 codes. +- Added a missing variable initialization in cRingBufferLinear::cRingBufferLinear() + (thanks to Prakash Punnoor). |