From add0bcc4c9191cb8980d0b6935ca5d51a9928d82 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Mon, 30 Nov 2009 21:24:21 +0000 Subject: Trim trailing space & reduce space+tab. --- src/libmad/synth.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libmad/synth.h') diff --git a/src/libmad/synth.h b/src/libmad/synth.h index d5a63589e..64a8278d7 100644 --- a/src/libmad/synth.h +++ b/src/libmad/synth.h @@ -34,7 +34,7 @@ struct mad_pcm { struct mad_synth { mad_fixed_t filter[2][2][2][16][8]; /* polyphase filterbank outputs */ - /* [ch][eo][peo][s][v] */ + /* [ch][eo][peo][s][v] */ unsigned int phase; /* current processing phase */ -- cgit v1.2.3