Ver Fonte

media: pixfmt-v4l2.rst: fix broken enum :c:type

:c:type:: -> :c:type:

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Hans Verkuil há 7 anos atrás
pai
commit
579260a5ef
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Documentation/media/uapi/v4l/pixfmt-v4l2.rst

+ 1 - 1
Documentation/media/uapi/v4l/pixfmt-v4l2.rst

@@ -40,7 +40,7 @@ Single-planar format structure
 	RGB formats in :ref:`rgb-formats`, YUV formats in
 	RGB formats in :ref:`rgb-formats`, YUV formats in
 	:ref:`yuv-formats`, and reserved codes in
 	:ref:`yuv-formats`, and reserved codes in
 	:ref:`reserved-formats`
 	:ref:`reserved-formats`
-    * - enum :c:type::`v4l2_field`
+    * - enum :c:type:`v4l2_field`
       - ``field``
       - ``field``
       - Video images are typically interlaced. Applications can request to
       - Video images are typically interlaced. Applications can request to
 	capture or output only the top or bottom field, or both fields
 	capture or output only the top or bottom field, or both fields