[FFmpeg-cvslog] r17158 - trunk/libavcodec/x86/x86util.asm
diego
subversion
Wed Feb 11 17:12:05 CET 2009
Author: diego
Date: Wed Feb 11 17:12:04 2009
New Revision: 17158
Log:
Fix wrong file name in header, noticed by David DeHaven, dave sagetv com.
Modified:
trunk/libavcodec/x86/x86util.asm
Modified: trunk/libavcodec/x86/x86util.asm
==============================================================================
--- trunk/libavcodec/x86/x86util.asm Wed Feb 11 16:01:52 2009 (r17157)
+++ trunk/libavcodec/x86/x86util.asm Wed Feb 11 17:12:04 2009 (r17158)
@@ -1,5 +1,5 @@
;*****************************************************************************
-;* x86inc.asm
+;* x86util.asm
;*****************************************************************************
;* Copyright (C) 2008 Loren Merritt <lorenm at u.washington.edu>
;*
More information about the ffmpeg-cvslog
mailing list