Added a missing reset of maxNumber in cChannels::Renumber()

This commit is contained in:
Klaus Schmidinger
2008-03-05 16:45:54 +01:00
parent 5323db268d
commit 22805840fb
3 changed files with 11 additions and 2 deletions

View File

@@ -2321,3 +2321,6 @@ Tomas Berglund <tomber@telia.com>
Johan Schuring <johan.schuring@vetteblei.nl>
for translating OSD texts to the Dutch language
Sundararaj Reel <sundararaj.reel@googlemail.com>
for reporting a missing reset of maxNumber in cChannels::Renumber()