summaryrefslogtreecommitdiff
path: root/libswscale/yuv2rgb_mlib.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-07-14 14:39:51 +0000
committerDiego Biurrun <diego@biurrun.de>2007-07-14 14:39:51 +0000
commitcabc90c2ce56ef56da0ad56500846ff6593d3210 (patch)
tree494a42518d75fb5bc76e7d282da581c0467965f7 /libswscale/yuv2rgb_mlib.c
parent548fabb9fb0c12e1c9a3759c919ae56b5aa86459 (diff)
typo
Originally committed as revision 23780 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/yuv2rgb_mlib.c')
-rw-r--r--libswscale/yuv2rgb_mlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/yuv2rgb_mlib.c b/libswscale/yuv2rgb_mlib.c
index 1508c01c77..5a175e1f5a 100644
--- a/libswscale/yuv2rgb_mlib.c
+++ b/libswscale/yuv2rgb_mlib.c
@@ -1,5 +1,5 @@
/*
- * yuv2rgb_mlib.c, Software YUV to RGB coverter using mediaLib
+ * yuv2rgb_mlib.c, Software YUV to RGB converter using mediaLib
*
* Copyright (C) 2000, HÃ¥kan Hjort <d95hjort@dtek.chalmers.se>
* All Rights Reserved.