Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99523511 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (4253): IVTV VBI format description too long.



Format description was cut off. It's been shortened.

Signed-off-by: default avatarHans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 343f92c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1103,7 +1103,7 @@ const char **v4l2_ctrl_get_menu(u32 id)
	};
	static const char *mpeg_stream_vbi_fmt[] = {
		"No VBI",
		"VBI in private packets, IVTV format",
		"Private packet, IVTV format",
		NULL
	};