Added some missing braces in remux.c

This commit is contained in:
Klaus Schmidinger
2005-08-28 21:07:37 +02:00
parent d3cfd9721d
commit db44b98eed
3 changed files with 20 additions and 21 deletions

View File

@@ -1153,6 +1153,7 @@ Wayne Keer <syphir@syphir.sytes.net>
for reporting an unused variable from cTimer::GetWDayFromMDay()
for reporting a spelling error in 'canceling'
for adding some 'mkdir -p' to the Makefile's 'install' target
for reporting some missing braces in remux.c
Marco Schl<68><6C>ler <marco@lordzodiac.de>
for fixing handling colors in cDvbSpuPalette::yuv2rgb()