From 02c1592fde0adbd24e4cff50408bc801eff14627 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 15 Sep 2006 13:53:26 +0000 Subject: Fix Indel --> Intel typo. Originally committed as revision 6260 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/indeo2.c | 2 +- libavcodec/indeo2data.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libavcodec') diff --git a/libavcodec/indeo2.c b/libavcodec/indeo2.c index 3814e5250f..2676abaa48 100644 --- a/libavcodec/indeo2.c +++ b/libavcodec/indeo2.c @@ -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 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 -- cgit v1.2.3