Browse Source

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

Diego Biurrun 16 years ago
parent
commit
2907deed0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libswscale/yuv2rgb.c

+ 1 - 1
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>
  *