Commit c13dce18 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] rc-map.h: fix a Sphinx warning

	./include/media/rc-map.h:121: WARNING: Inline emphasis start-string without end-string.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent e9de2d89
......@@ -117,7 +117,7 @@ struct rc_map_table {
* @scan: pointer to struct &rc_map_table
* @size: Max number of entries
* @len: Number of entries that are in use
* @alloc: size of *scan, in bytes
* @alloc: size of \*scan, in bytes
* @rc_type: type of the remote controller protocol, as defined at
* enum &rc_type
* @name: name of the key map table
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment