Added a missing SetVolumeDevice() call in cDevice::SetPrimaryDevice()

This commit is contained in:
Klaus Schmidinger
2007-10-13 10:34:30 +02:00
parent 20fd2553ff
commit f99b293de4
3 changed files with 5 additions and 1 deletions

View File

@@ -5453,3 +5453,5 @@ Video Disk Recorder Revision History
channel in the Channels menu (reported by Halim Sahin).
- Fixed a missing '-' at the next to last line of SVDRP help texts (reported by
Denis Knauf).
- Added a missing SetVolumeDevice() call in cDevice::SetPrimaryDevice() (reported
by Reinhard Nissl).