[MPlayer-cvslog] r30556 - trunk/libmpcodecs/vf_eq2.c
diego
subversion at mplayerhq.hu
Sat Feb 13 22:32:19 CET 2010
Author: diego
Date: Sat Feb 13 22:32:19 2010
New Revision: 30556
Log:
Remove stray '/' from comment block, fixes the warning:
libmpcodecs/vf_eq2.c:8:1: warning: "/*" within comment
Modified:
trunk/libmpcodecs/vf_eq2.c
Modified: trunk/libmpcodecs/vf_eq2.c
==============================================================================
--- trunk/libmpcodecs/vf_eq2.c Sat Feb 13 22:29:32 2010 (r30555)
+++ trunk/libmpcodecs/vf_eq2.c Sat Feb 13 22:32:19 2010 (r30556)
@@ -5,7 +5,7 @@
* Daniel Moreno <comac at comac.darktech.org> (saturation, R/G/B gamma support)
* Richard Felker (original MMX contrast/brightness code (vf_eq.c))
* Michael Niedermayer <michalni at gmx.at> (LUT16)
-/*
+ *
* This file is part of MPlayer.
*
* MPlayer is free software; you can redistribute it and/or modify
More information about the MPlayer-cvslog
mailing list