Browse Source

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
Diego Biurrun 16 years ago
parent
commit
15c13dde98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libavcodec/x86/x86util.asm

+ 1 - 1
libavcodec/x86/x86util.asm

@@ -1,5 +1,5 @@
 ;*****************************************************************************
-;* x86inc.asm
+;* x86util.asm
 ;*****************************************************************************
 ;* Copyright (C) 2008 Loren Merritt <lorenm@u.washington.edu>
 ;*