diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2012-08-03 16:16:29 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-11 20:40:35 +0200 |
commit | 467548aa9fe91c35fc908a844129a788aec6a2d0 (patch) | |
tree | 9baab65fff77e5357e2c14dbd56aab22dd2d2dbf | |
parent | [media] uvcvideo: Reset the bytesused field when recycling an erroneous buffer (diff) | |
download | linux-467548aa9fe91c35fc908a844129a788aec6a2d0.tar.xz linux-467548aa9fe91c35fc908a844129a788aec6a2d0.zip |
[media] DocBook: Remove a spurious character
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | Documentation/DocBook/media/v4l/vidioc-g-tuner.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-g-tuner.xml b/Documentation/DocBook/media/v4l/vidioc-g-tuner.xml index 720395127904..701138f1209d 100644 --- a/Documentation/DocBook/media/v4l/vidioc-g-tuner.xml +++ b/Documentation/DocBook/media/v4l/vidioc-g-tuner.xml @@ -125,7 +125,7 @@ the structure refers to a radio tuner the <constant>V4L2_TUNER_CAP_NORM</constant> flags can't be used.</para> <para>If multiple frequency bands are supported, then <structfield>capability</structfield> is the union of all -<structfield>capability></structfield> fields of each &v4l2-frequency-band;. +<structfield>capability</structfield> fields of each &v4l2-frequency-band;. </para></entry> </row> <row> |