From 94b1f33893491d131319b14a9fe3aeca42339497 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Fri, 1 Jan 2010 12:52:20 +0000 Subject: Reindent. Originally committed as revision 20993 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/avformat.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavformat') diff --git a/libavformat/avformat.h b/libavformat/avformat.h index 7fc10a33f5..69d0054ada 100644 --- a/libavformat/avformat.h +++ b/libavformat/avformat.h @@ -738,8 +738,8 @@ attribute_deprecated AVOutputFormat *guess_format(const char *short_name, * MIME type of the registered formats */ AVOutputFormat *av_guess_format(const char *short_name, - const char *filename, - const char *mime_type); + const char *filename, + const char *mime_type); /** * Guesses the codec ID based upon muxer and filename. -- cgit v1.2.3