changeset 2624:7c3869c40295 libavformat

fix comment
author aurel
date Thu, 18 Oct 2007 21:30:33 +0000
parents 81e681e8416c
children d3ad7d3d5f90
files electronicarts.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/electronicarts.c	Thu Oct 18 21:03:10 2007 +0000
+++ b/electronicarts.c	Thu Oct 18 21:30:33 2007 +0000
@@ -71,8 +71,8 @@
 }
 
 /*
- * Process WVE file header
- * Returns 1 if the WVE file is valid and successfully opened, 0 otherwise
+ * Process EA file header
+ * Returns 1 if the EA file is valid and successfully opened, 0 otherwise
  */
 static int process_ea_header(AVFormatContext *s) {
     int inHeader = 1;