Modified the description of cDevice::Poll() to avoid misunderstandings

This commit is contained in:
Klaus Schmidinger
2005-07-30 09:32:51 +02:00
parent af78bac2bb
commit b36592dfa9
2 changed files with 3 additions and 3 deletions

View File

@@ -3638,3 +3638,4 @@ Video Disk Recorder Revision History
- Added a sleep in cDvbPlayer::Action() in case there is no data to send to the
device, which avoids a busy loop on very fast machines (thanks to Martin Wache).
- Modified the description of cDevice::Poll() to avoid misunderstandings.