Browse Source

[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: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Mauro Carvalho Chehab 9 years ago
parent
commit
c13dce18b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/media/rc-map.h

+ 1 - 1
include/media/rc-map.h

@@ -117,7 +117,7 @@ struct rc_map_table {
  * @scan: pointer to struct &rc_map_table
  * @scan: pointer to struct &rc_map_table
  * @size: Max number of entries
  * @size: Max number of entries
  * @len: Number of entries that are in use
  * @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
  * @rc_type: type of the remote controller protocol, as defined at
  *	     enum &rc_type
  *	     enum &rc_type
  * @name: name of the key map table
  * @name: name of the key map table