Commit 8ea08bec authored by Jason Garrett-Glaser's avatar Jason Garrett-Glaser

Fix indentation in avcodec.h

Originally committed as revision 20082 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 0e71841b
......@@ -2525,7 +2525,7 @@ typedef struct AVCodecContext {
* - encoding: Set by user
* - decoding: Set by libavcodec
*/
enum AVChromaLocation chroma_sample_location;
enum AVChromaLocation chroma_sample_location;
} AVCodecContext;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment