From 115329f16062074e11ccf3b89ead6176606c9696 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 17 Dec 2005 18:14:38 +0000 Subject: COSMETICS: Remove all trailing whitespace. Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/adx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/adx.c') diff --git a/libavcodec/adx.c b/libavcodec/adx.c index a52575c13f..07c93b387f 100644 --- a/libavcodec/adx.c +++ b/libavcodec/adx.c @@ -171,7 +171,7 @@ static int adx_encode_header(AVCodecContext *avctx,unsigned char *buf,size_t buf long loop_start_byte; long loop_end_sample; long loop_end_byte; - long + long */ } adxhdr; /* big endian */ /* offset-6 "(c)CRI" */ -- cgit v1.2.3