commit | 704db8050d873b16ec781e69b2928dcc94049684 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu May 28 14:32:28 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat May 30 09:48:21 2015 -0300 |
tree | 4a0e38f97d963fbbce4e39f3ffb93048972d3bbd | |
parent | 997eb9039df27dfd5b1901e26ebae09d5dbe6cff [diff] |
[media] DocBook: some fixes at FE_GET_INFO There are a few issues at FE_GET_INFO documentation: - name is a string, not a pointer to a string; - the return text should be after the paragraph. While here, better to bold that two fields of the structure used by FE_GET_INFO are actually deprecated. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>