diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2008-02-15 21:40:40 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2008-02-15 21:40:40 +0000 |
commit | 16790dc3ae65e261523e1a090d5306f4c663904e (patch) | |
tree | fc2d0a28cf8ea460f82351b9d4edff1907710a4b /libavfilter | |
parent | be36bc0950063b1b0810a26d48e15d851061f132 (diff) | |
download | ffmpeg-16790dc3ae65e261523e1a090d5306f4c663904e.tar.gz |
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
Diffstat (limited to 'libavfilter')
-rw-r--r-- | libavfilter/avfilter.c | 2 |
1 files changed, 1 insertions, 1 deletions
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. |