diff options
author | Diego Biurrun <diego@biurrun.de> | 2006-09-15 13:53:26 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2006-09-15 13:53:26 +0000 |
commit | 02c1592fde0adbd24e4cff50408bc801eff14627 (patch) | |
tree | 744a5e0894122f9e3759560f6c38a41eb6a96d0e /libavcodec/indeo2data.h | |
parent | 1733fc4a6b62d7d0d4311699dec23bfeda025fe3 (diff) | |
download | ffmpeg-02c1592fde0adbd24e4cff50408bc801eff14627.tar.gz |
Fix Indel --> Intel typo.
Originally committed as revision 6260 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/indeo2data.h')
-rw-r--r-- | libavcodec/indeo2data.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/indeo2data.h b/libavcodec/indeo2data.h index 59bb2f97da..2b46d3b4a6 100644 --- a/libavcodec/indeo2data.h +++ b/libavcodec/indeo2data.h @@ -1,5 +1,5 @@ /* - * Indel Indeo 2 codec + * Intel Indeo 2 codec * copyright (c) 2005 Konstantin Shishkov * * This library is free software; you can redistribute it and/or |