diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2003-03-06 16:49:30 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2003-03-06 16:49:30 +0000 |
commit | 558eded1985948ecca254984cf539edd28e6bcb1 (patch) | |
tree | 0c889692c1583557036d49c78ab9bb03c1662c9a /src/video_out/yuv2rgb_mlib.c | |
parent | bc4d6536121a7db75c7592b33d35d0a0531c4b75 (diff) | |
download | xine-lib-558eded1985948ecca254984cf539edd28e6bcb1.tar.gz xine-lib-558eded1985948ecca254984cf539edd28e6bcb1.tar.bz2 |
steps toward muting xine's console output by default
CVS patchset: 4345
CVS date: 2003/03/06 16:49:30
Diffstat (limited to 'src/video_out/yuv2rgb_mlib.c')
-rw-r--r-- | src/video_out/yuv2rgb_mlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_out/yuv2rgb_mlib.c b/src/video_out/yuv2rgb_mlib.c index 5cac646dd..e1a7cba7d 100644 --- a/src/video_out/yuv2rgb_mlib.c +++ b/src/video_out/yuv2rgb_mlib.c @@ -5,7 +5,7 @@ * * Author: Juergen Keil <jk@tools.de> * - * This file is part of xine, a free unix video player. + * This file is part of xine, a free video player. * * xine is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |