diff vp3.c @ 4561:726deec26122 libavcodec

cosmetics: aswell --> as well typo fix
author diego
date Thu, 22 Feb 2007 00:14:54 +0000
parents 26780fdda85a
children a96d905dcbaa
line wrap: on
line diff
--- a/vp3.c	Thu Feb 22 00:04:36 2007 +0000
+++ b/vp3.c	Thu Feb 22 00:14:54 2007 +0000
@@ -2601,7 +2601,7 @@
 //        return -1;
      }
 
-    // FIXME: check for this aswell
+    // FIXME: Check for this as well.
     skip_bits(&gb, 6*8); /* "theora" */
 
     switch(ptype)