From f61e47dd68582529bcf6d42d861c70a320cd1b67 Mon Sep 17 00:00:00 2001 From: Gabriel Dume Date: Mon, 1 Sep 2014 15:18:58 -0400 Subject: asv: K&R formatting cosmetics Signed-off-by: Diego Biurrun --- libavcodec/asv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/asv.h') diff --git a/libavcodec/asv.h b/libavcodec/asv.h index 9ae3737f08..18f7a9571d 100644 --- a/libavcodec/asv.h +++ b/libavcodec/asv.h @@ -39,7 +39,7 @@ #include "pixblockdsp.h" #include "put_bits.h" -typedef struct ASV1Context{ +typedef struct ASV1Context { AVCodecContext *avctx; BlockDSPContext bdsp; BswapDSPContext bbdsp; -- cgit v1.2.3