diff liba52/srfftp_3dnow.h @ 29264:e83eef58b30a

Remove all kind of trailing whitespaces from all MPlayer's files. This affects all kind of spaces (' ',^I,^M,^L,...): actually [:space:] regex character set.
author bircoph
date Wed, 13 May 2009 15:22:13 +0000
parents 31287e75b5d8
children
line wrap: on
line diff
--- a/liba52/srfftp_3dnow.h	Wed May 13 02:58:57 2009 +0000
+++ b/liba52/srfftp_3dnow.h	Wed May 13 15:22:13 2009 +0000
@@ -1,4 +1,4 @@
-/* 
+/*
  *  srfftp.h
  *
  *  Copyright (C) Yuqing Deng <Yuqing_Deng@brown.edu> - April 2000
@@ -9,7 +9,7 @@
  *  "Computational Frameworks of the Fast Fourier Transform".
  *
  *  The ideas and the the organization of code borrowed from djbfft written by
- *  D. J. Bernstein <djb@cr.py.to>.  djbff can be found at 
+ *  D. J. Bernstein <djb@cr.py.to>.  djbff can be found at
  *  http://cr.yp.to/djbfft.html.
  *
  *  srfftp.h is free software; you can redistribute it and/or modify
@@ -26,7 +26,7 @@
  *  along with GNU Make; see the file COPYING.  If not, write to
  *  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
  *
- *  Modified for using AMD's 3DNow! - 3DNowEx(DSP)! SIMD operations 
+ *  Modified for using AMD's 3DNow! - 3DNowEx(DSP)! SIMD operations
  *  by Nick Kurshev <nickols_k@mail.ru>
  */