summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/dvb/video-set-spu-palette.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-19 17:00:43 +0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-23 02:23:00 +0200
commit1b81f010bfd8ce61b79329d7ebb23b62d5d7effb (patch)
tree253f5d219edd021f4f8be04ffabd2688ce7e8edf /Documentation/media/uapi/dvb/video-set-spu-palette.rst
parent[media] pixfmt-007.rst: use Sphinx math:: expressions (diff)
downloadlinux-1b81f010bfd8ce61b79329d7ebb23b62d5d7effb.tar.xz
linux-1b81f010bfd8ce61b79329d7ebb23b62d5d7effb.zip
[media] docs-next: stop abusing on the cpp domain
Now that we have an override for the c domain that will do the right thing for the Kernel, stop abusing on the cpp domain. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/dvb/video-set-spu-palette.rst')
-rw-r--r--Documentation/media/uapi/dvb/video-set-spu-palette.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/uapi/dvb/video-set-spu-palette.rst b/Documentation/media/uapi/dvb/video-set-spu-palette.rst
index 4b80b6f56219..ae9e0da5fd0b 100644
--- a/Documentation/media/uapi/dvb/video-set-spu-palette.rst
+++ b/Documentation/media/uapi/dvb/video-set-spu-palette.rst
@@ -15,7 +15,7 @@ VIDEO_SET_SPU_PALETTE
Synopsis
--------
-.. cpp:function:: int ioctl(fd, int request = VIDEO_SET_SPU_PALETTE, video_spu_palette_t *palette )
+.. c:function:: int ioctl(fd, int request = VIDEO_SET_SPU_PALETTE, video_spu_palette_t *palette )
Arguments