Fixed the validity check for channel IDs, because some providers use TIDs with value 0

This commit is contained in:
Klaus Schmidinger
2004-02-08 12:22:24 +01:00
parent acc25ade19
commit 1a91d46cf3
3 changed files with 8 additions and 2 deletions

View File

@@ -929,3 +929,7 @@ Jens Rosenboom <me@jayr.de>
Andreas Regel <andreas.regel@gmx.de>
for fixing handling bitmap indexes for 256 color mode
Thomas Bergwinkl <Thomas.Bergwinkl@t-online.de>
for fixing the validity check for channel IDs, because some providers use TIDs
with value 0