comparison mp3lib/l2tables.h @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents 0783dd397f74
children 257ef2adfd66
comparison
equal deleted inserted replaced
29262:7d545a6b8aff 29263:0f1b5b68af32
3 * http://svn.mplayerhq.hu/mplayer/trunk/ 3 * http://svn.mplayerhq.hu/mplayer/trunk/
4 * $Id$ 4 * $Id$
5 */ 5 */
6 6
7 /* 7 /*
8 * Layer 2 Alloc tables .. 8 * Layer 2 Alloc tables ..
9 * most other tables are calculated on program start (which is (of course) 9 * most other tables are calculated on program start (which is (of course)
10 * not ISO-conform) .. 10 * not ISO-conform) ..
11 * Layer-3 huffman table is in huffman.h 11 * Layer-3 huffman table is in huffman.h
12 */ 12 */
13 13
14 static struct al_table alloc_0[] = { 14 static struct al_table alloc_0[] = {
15 {4,0},{5,3},{3,-3},{4,-7},{5,-15},{6,-31},{7,-63},{8,-127},{9,-255},{10,-511}, 15 {4,0},{5,3},{3,-3},{4,-7},{5,-15},{6,-31},{7,-63},{8,-127},{9,-255},{10,-511},