summaryrefslogtreecommitdiff
path: root/libavformat/matroskadec.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-12-03 13:01:53 +0000
committerDiego Biurrun <diego@biurrun.de>2007-12-03 13:01:53 +0000
commita660c52a7e5075a5ba0c617613e933b4e51933f0 (patch)
tree9c6115fef8ca3fd60956024ea0e62497a6f0086e /libavformat/matroskadec.c
parent7827885cfb65ce14c7f9720f90e2b2efcca3c29a (diff)
cosmetics: comment spelling fixes
Originally committed as revision 11157 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/matroskadec.c')
-rw-r--r--libavformat/matroskadec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/matroskadec.c b/libavformat/matroskadec.c
index b17e5fbc73..19dcdfac49 100644
--- a/libavformat/matroskadec.c
+++ b/libavformat/matroskadec.c
@@ -1199,7 +1199,7 @@ matroska_add_stream (MatroskaDemuxContext *matroska)
break;
}
- /* colourspace (only matters for raw video)
+ /* colorspace (only matters for raw video)
* fourcc */
case MATROSKA_ID_VIDEOCOLOURSPACE: {
uint64_t num;