From 999c6b1da85a3aa7f625353605cb3e1ec6fdf41d Mon Sep 17 00:00:00 2001 From: Burt P Date: Fri, 29 Jul 2016 12:36:16 -0500 Subject: af_hdcd: fix a minor cosmetic annoyance Signed-off-by: Michael Niedermayer --- libavfilter/af_hdcd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavfilter/af_hdcd.c') 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 -- cgit v1.1