Browse Source

Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}

update

Originally committed as revision 19205 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
tags/v0.5
Alan Curry 19 years ago
parent
commit
e50bc5a4ea
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libswscale/swscale_altivec_template.c

+ 1
- 1
libswscale/swscale_altivec_template.c View File

@@ -1,4 +1,4 @@
FF/*
/*
AltiVec-enhanced yuv2yuvX

Copyright (C) 2004 Romain Dolbeau <romain@dolbeau.org>


Loading…
Cancel
Save