[FFmpeg-cvslog] af_hdcd: fix a minor cosmetic annoyance

Burt P git at videolan.org
Sun Jul 31 17:39:38 EEST 2016


ffmpeg | branch: master | Burt P <pburt0 at gmail.com> | Fri Jul 29 12:36:16 2016 -0500| [999c6b1da85a3aa7f625353605cb3e1ec6fdf41d] | committer: Michael Niedermayer

af_hdcd: fix a minor cosmetic annoyance

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=999c6b1da85a3aa7f625353605cb3e1ec6fdf41d
---

 libavfilter/af_hdcd.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libavfilter/af_hdcd.c b/libavfilter/af_hdcd.c
index 63ee177..e7adbea 100644
--- a/libavfilter/af_hdcd.c
+++ b/libavfilter/af_hdcd.c
@@ -23,12 +23,12 @@
    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
+ */
 
 /*
   Original code reverse engineered from HDCD decoder library by Christopher Key,
   which was likely reverse engineered from Windows Media Player.
-*/
+ */
 
 /*
   HDCD is High Definition Compatible Digital



More information about the ffmpeg-cvslog mailing list