diff armv4l/simple_idct_arm.S @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents cca26199ab17
children bfabfdf9ce55
line wrap: on
line diff
--- a/armv4l/simple_idct_arm.S	Sat Dec 17 11:31:56 2005 +0000
+++ b/armv4l/simple_idct_arm.S	Sat Dec 17 18:14:38 2005 +0000
@@ -1,4 +1,4 @@
-/* 
+/*
  * simple_idct_arm.S
  * Copyright (C) 2002 Frederic 'dilb' Boulay.
  * All Rights Reserved.
@@ -20,7 +20,7 @@
  *
  *
  * The function defined in this file, is derived from the simple_idct function
- * from the libavcodec library part of the ffmpeg project. 
+ * from the libavcodec library part of the ffmpeg project.
  */
 
 /* useful constants for the algorithm, they are save in __constant_ptr__ at */