diff options
Diffstat (limited to 'v4l2-spec/vidioc-dbg-g-chip-ident.sgml')
-rw-r--r-- | v4l2-spec/vidioc-dbg-g-chip-ident.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/v4l2-spec/vidioc-dbg-g-chip-ident.sgml b/v4l2-spec/vidioc-dbg-g-chip-ident.sgml index 6b13e8188..84c704e61 100644 --- a/v4l2-spec/vidioc-dbg-g-chip-ident.sgml +++ b/v4l2-spec/vidioc-dbg-g-chip-ident.sgml @@ -135,12 +135,12 @@ access instructions.</para> contains a duplicate of this table. --> <table pgwide="1" frame="none" id="ident-v4l2-dbg-match"> <title>struct <structname>v4l2_dbg_match</structname></title> - <tgroup cols="3"> - &cs-str; + <tgroup cols="4"> + &cs-ustr; <tbody valign="top"> <row> <entry>__u32</entry> - <entry><structfield>match_type</structfield></entry> + <entry><structfield>type</structfield></entry> <entry>See <xref linkend="ident-chip-match-types"> for a list of possible types.</entry> </row> |