Commit 3d18b282 authored by Diego Biurrun's avatar Diego Biurrun

cosmetics: indentation

Originally committed as revision 8618 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7b17ad84
......@@ -311,8 +311,8 @@ static int grab_read_close(AVFormatContext *s1)
AVInputFormat video_grab_device_demuxer = {
"bktr",
"video grab",
sizeof(VideoData),
NULL,
sizeof(VideoData),
NULL,
grab_read_header,
grab_read_packet,
grab_read_close,
......
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