# HG changeset patch # User diego # Date 1259229550 0 # Node ID bcd863ec8208e80ffc43d2e6148f0b76b4ab2dc8 # Parent f175e643acff51dafd264b53c182ff5d773c4fce cosmetics: K&R style, prettyprinting diff -r f175e643acff -r bcd863ec8208 mpegaudio_tablegen.h --- a/mpegaudio_tablegen.h Thu Nov 26 09:55:03 2009 +0000 +++ b/mpegaudio_tablegen.h Thu Nov 26 09:59:10 2009 +0000 @@ -34,7 +34,7 @@ #define mpegaudio_tableinit() #include "libavcodec/mpegaudio_tables.h" #else -static int8_t table_4_3_exp[TABLE_4_3_SIZE]; +static int8_t table_4_3_exp[TABLE_4_3_SIZE]; static uint32_t table_4_3_value[TABLE_4_3_SIZE]; static uint32_t exp_table[512]; static uint32_t expval_table[512][16]; @@ -42,25 +42,25 @@ static void mpegaudio_tableinit(void) { int i, value, exponent; - for(i=1;i