From 15c13dde9817018f9d06a30176aceadeddb38943 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 11 Feb 2009 16:12:04 +0000 Subject: [PATCH] Fix wrong file name in header, noticed by David DeHaven, dave sagetv com. Originally committed as revision 17158 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/x86/x86util.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/x86/x86util.asm b/libavcodec/x86/x86util.asm index 2e318ef77c..51eee5c264 100644 --- a/libavcodec/x86/x86util.asm +++ b/libavcodec/x86/x86util.asm @@ -1,5 +1,5 @@ ;***************************************************************************** -;* x86inc.asm +;* x86util.asm ;***************************************************************************** ;* Copyright (C) 2008 Loren Merritt ;*