diff options
author | Diego Biurrun <diego@biurrun.de> | 2005-12-17 18:14:38 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2005-12-17 18:14:38 +0000 |
commit | 115329f16062074e11ccf3b89ead6176606c9696 (patch) | |
tree | e98aa993905a702688bf821737ab9a443969fc28 /libavcodec/ra144.h | |
parent | d76319b1ab716320f6e6a4d690b85fe4504ebd5b (diff) | |
download | ffmpeg-115329f16062074e11ccf3b89ead6176606c9696.tar.gz |
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ra144.h')
-rw-r--r-- | libavcodec/ra144.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ra144.h b/libavcodec/ra144.h index f95a8bab31..18eb9b52f4 100644 --- a/libavcodec/ra144.h +++ b/libavcodec/ra144.h @@ -2302,7 +2302,7 @@ static const signed short etable2[5120]={ 0x0004,0x0016,0xfff6,0xfff0,0x0024,0x0005,0x000b,0xffc8, 0xffdb,0xfffa,0x000a,0x0005,0x000d,0x0003,0xfffa,0x0005, 0xfff5,0xfffc,0x0013,0x0005,0x0010,0xffd7,0xffe8,0xfff3}; - + static const unsigned long ftable1[128]={ 0x4cc9f,0x482af,0x47bd8,0x44700,0x5238b,0x47377,0x4898a,0x411fd, 0x4f8b7,0x4a7d5,0x4bd1b,0x47feb,0x5554b,0x49414,0x4c9d4,0x4403c, |