changeset 8804:ba83a0c57e9f libavcodec

Fix wrong file name in header, noticed by David DeHaven, dave sagetv com.
author diego
date Wed, 11 Feb 2009 16:12:04 +0000
parents 096ab16191a9
children eda229beb608
files x86/x86util.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/x86/x86util.asm	Wed Feb 11 14:57:42 2009 +0000
+++ b/x86/x86util.asm	Wed Feb 11 16:12:04 2009 +0000
@@ -1,5 +1,5 @@
 ;*****************************************************************************
-;* x86inc.asm
+;* x86util.asm
 ;*****************************************************************************
 ;* Copyright (C) 2008 Loren Merritt <lorenm@u.washington.edu>
 ;*