mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
cosmetics: indentation
Originally committed as revision 8618 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user