From 16790dc3ae65e261523e1a090d5306f4c663904e Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Fri, 15 Feb 2008 21:40:40 +0000 Subject: [PATCH] Nits: more punctuation and capitalization Commited in SoC by Vitor Sessak on 2008-02-09 20:02:29 Originally committed as revision 12043 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavfilter/avfilter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c index 361c8802d4..675f9d6844 100644 --- a/libavfilter/avfilter.c +++ b/libavfilter/avfilter.c @@ -1,5 +1,5 @@ /* - * Filter layer + * filter layer * copyright (c) 2007 Bobby Bingham * * This file is part of FFmpeg.