Skip to content
Snippets Groups Projects
Commit 8ea08bec authored by Jason Garrett-Glaser's avatar Jason Garrett-Glaser
Browse files

Fix indentation in avcodec.h

Originally committed as revision 20082 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 0e71841b
No related branches found
No related tags found
No related merge requests found
......@@ -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;
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment