From ec8789ac635356bfddddebbdde86b4b0d7998712 Mon Sep 17 00:00:00 2001 From: Thilo Borgmann Date: Wed, 26 Mar 2014 11:26:08 +0100 Subject: Reindent after last commit. Signed-off-by: Michael Niedermayer --- libavcodec/exif.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/exif.h') diff --git a/libavcodec/exif.h b/libavcodec/exif.h index e673dc0311..2f509ba1e9 100644 --- a/libavcodec/exif.h +++ b/libavcodec/exif.h @@ -165,6 +165,6 @@ static const struct exif_tag tag_list[] = { // JEITA CP-3451 EXIF specification: /** Recursively decodes all IFD's and * adds included TAGS into the metadata dictionary. */ int avpriv_exif_decode_ifd(AVCodecContext *avctx, GetByteContext *gbytes, int le, - int depth, AVDictionary **metadata); + int depth, AVDictionary **metadata); #endif /* AVCODEC_EXIF_H */ -- cgit v1.2.3