diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-09-11 13:36:55 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 05:05:56 +0200 |
commit | 5e765c6e445da16527a04aa3931f21e5deb476d8 (patch) | |
tree | 9bc28c29cf49c8aa123339e111eb67174e01b201 /Documentation/DocBook/v4l/vidioc-g-dv-timings.xml | |
parent | V4L/DVB: gspca_cpia1: Disable illuminator controls if not an Intel Play QX3 (diff) | |
download | linux-5e765c6e445da16527a04aa3931f21e5deb476d8.tar.xz linux-5e765c6e445da16527a04aa3931f21e5deb476d8.zip |
V4L/DVB: V4L Doc: fix DocBook syntax errors
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/v4l/vidioc-g-dv-timings.xml')
-rw-r--r-- | Documentation/DocBook/v4l/vidioc-g-dv-timings.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml b/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml index ecc19576bb8f..d5ec6abf0ce2 100644 --- a/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml +++ b/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml @@ -16,8 +16,7 @@ <funcdef>int <function>ioctl</function></funcdef> <paramdef>int <parameter>fd</parameter></paramdef> <paramdef>int <parameter>request</parameter></paramdef> - <paramdef>&v4l2-dv-timings; -*<parameter>argp</parameter></paramdef> + <paramdef>struct v4l2_dv_timings *<parameter>argp</parameter></paramdef> </funcprototype> </funcsynopsis> </refsynopsisdiv> |