summaryrefslogtreecommitdiff
path: root/libavcodec/8svx.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-03-31 17:31:11 +0000
committerDiego Biurrun <diego@biurrun.de>2008-03-31 17:31:11 +0000
commit4477dedc4f7a0ca11c1c1f8f31dbd51cbbec10fa (patch)
treeb269aca87cf4d83f460860cf9846ff8bd44bdb9a /libavcodec/8svx.c
parent1b41f2604536063b23d65efbc08f3728c1aa39d6 (diff)
minor typo fixes
Originally committed as revision 12658 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/8svx.c')
-rw-r--r--libavcodec/8svx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/8svx.c b/libavcodec/8svx.c
index f3dbdd0e42..8c1d142022 100644
--- a/libavcodec/8svx.c
+++ b/libavcodec/8svx.c
@@ -1,5 +1,5 @@
/*
- * 8SVX Audio Decoder
+ * 8SVX audio decoder
* Copyright (C) 2008 Jaikrishnan Menon
*
* This file is part of FFmpeg.