mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -17,12 +17,12 @@
|
||||
* License along with this library; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* @file intfloat_readwrite.c
|
||||
* Portable IEEE float/double read/write functions.
|
||||
*/
|
||||
|
||||
|
||||
#include "common.h"
|
||||
|
||||
double av_int2dbl(int64_t v){
|
||||
|
||||
Reference in New Issue
Block a user