changeset 11930:1e8556438209 libavcodec

Fix a typo, spotted by Diego.
author rbultje
date Wed, 23 Jun 2010 13:02:05 +0000
parents 2db24012361b
children 980030a3e315
files vp8data.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/vp8data.h	Wed Jun 23 11:44:07 2010 +0000
+++ b/vp8data.h	Wed Jun 23 13:02:05 2010 +0000
@@ -21,7 +21,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-// TODO: move these #define ane enum to a better header...
+// TODO: move these #define and enum to a better header...
 
 #define VP8_MAX_QUANT 127