diff svq1_vlc.h @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents f089d25c82f0
children c537a97eec66
line wrap: on
line diff
--- a/svq1_vlc.h	Sat Dec 17 11:31:56 2005 +0000
+++ b/svq1_vlc.h	Sat Dec 17 18:14:38 2005 +0000
@@ -5,7 +5,7 @@
 static const uint8_t svq1_block_type_vlc[4][2] = {
  /* { code, length } */
     { 0x1, 1 },  { 0x1, 2 },  { 0x1, 3 },  { 0x0, 3 }
-    
+
 };
 
 /* values in this table range from -1..6; adjust retrieved value by -1 */