OSDN Git Service

[media] DocBook: Fix a breakage at controls.xml
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 5 Mar 2014 17:18:59 +0000 (14:18 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 5 Mar 2014 17:19:11 +0000 (14:19 -0300)
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: Mauro Carvalho Chehab <m.chehab@samsung.com>
Documentation/DocBook/media/v4l/controls.xml

index 0e1770c..b7f3feb 100644 (file)
@@ -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>