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 /CONTRIBUTORS | |
parent | b99c700f1de7a6950807a1d32e9cb824e897f947 (diff) | |
download | vdr-182224b65f42113829bb85b5cb1fd9a209754fe4.tar.gz vdr-182224b65f42113829bb85b5cb1fd9a209754fe4.tar.bz2 |
Added a missing variable initialization in cRingBufferLinear::cRingBufferLinear()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ae0391ff..730d5b66 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1927,6 +1927,7 @@ M. Kiesel <vdr@continuity.cjb.net> Prakash Punnoor <prakash@punnoor.de> for suggesting to remove -fPIC from VDR's and libsi's Makefile + for adding a missing variable initialization in cRingBufferLinear::cRingBufferLinear() Anssi Hannula <anssi.hannula@gmail.com> for a patch that was used to implement processing the "frequency list descriptor" |