summaryrefslogtreecommitdiff
path: root/libswscale/yuv2rgb.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-02-09 11:19:19 +0000
committerDiego Biurrun <diego@biurrun.de>2009-02-09 11:19:19 +0000
commit2907deed0f8c2b1bb7e2a05f205393803345fed6 (patch)
tree184f94cb5dae3e9c25dee2fb6ff344394cdbf806 /libswscale/yuv2rgb.c
parentb17e0f065cdd50134f80ab9875205a715a9dbd89 (diff)
Remove file name from file headers.
It provides no useful information and breaks on renames. Originally committed as revision 28494 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/yuv2rgb.c')
-rw-r--r--libswscale/yuv2rgb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/yuv2rgb.c b/libswscale/yuv2rgb.c
index 5aaa5728ea..5c518af26b 100644
--- a/libswscale/yuv2rgb.c
+++ b/libswscale/yuv2rgb.c
@@ -1,5 +1,5 @@
/*
- * yuv2rgb.c, Software YUV to RGB converter
+ * software YUV to RGB converter
*
* Copyright (C) 1999, Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
*