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

Commit 804a04e6 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] DocBook: Fix a breakage at controls.xml



Some previous patch introduced this bug:

/devel/v4l/patchwork/Documentation/DocBook/controls.xml:2262: parser error : attributes construct error
	      <row id=""v4l2-mpeg-video-hor-search-range">
	                ^
/devel/v4l/patchwork/Documentation/DocBook/controls.xml:2262: parser error : Couldn't find end of Start Tag row line 2262
	      <row id=""v4l2-mpeg-video-hor-search-range">
	                ^

Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent fee629e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2259,7 +2259,7 @@ VBV buffer control.</entry>
	      </row>

		  <row><entry></entry></row>
	      <row id=""v4l2-mpeg-video-hor-search-range">
	      <row id="v4l2-mpeg-video-hor-search-range">
		<entry spanname="id"><constant>V4L2_CID_MPEG_VIDEO_MV_H_SEARCH_RANGE</constant>&nbsp;</entry>
		<entry>integer</entry>
	      </row>