From 6e695dc64f0310745a32e2399a955fbf1368cd1a Mon Sep 17 00:00:00 2001 From: bircoph Date: Wed, 13 May 2009 15:22:13 +0000 Subject: 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. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29306 b3059339-0415-0410-9bf9-f77b7e298cf2 --- liba52/srfftp_3dnow.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'liba52/srfftp_3dnow.h') diff --git a/liba52/srfftp_3dnow.h b/liba52/srfftp_3dnow.h index fb4badc60c..9ce224c726 100644 --- a/liba52/srfftp_3dnow.h +++ b/liba52/srfftp_3dnow.h @@ -1,4 +1,4 @@ -/* +/* * srfftp.h * * Copyright (C) Yuqing Deng - 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 . djbff can be found at + * D. J. Bernstein . 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 */ -- cgit v1.2.3