Changed C++ style comments in libdtv into C style to avoid warnings in gcc 3.x

This commit is contained in:
Klaus Schmidinger
2003-05-11 14:42:36 +02:00
parent c6e759f436
commit 848e79eec8
5 changed files with 84 additions and 78 deletions

View File

@@ -202,6 +202,7 @@ Andreas Schultz <aschultz@warp10.net>
for making EIT filtering use masks to reduce the number of filters
for suggesting to remove the Mute() call from cDvbDevice::StillPicture()
for suggesting to separate the startup of a plugin into an "early" and a "late" phase
for changing C++ style comments in libdtv into C style to avoid warnings in gcc 3.x
Aaron Holtzman
for writing 'ac3dec'