ipa: libipa: Add missing CameraSensorHelper fn label in docs
The constructor reference was missing, causing the constructor documentation to appear in blackLevel() documentation. Signed-off-by: Milan Zamazal <mzamazal@redhat.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
2d5cea862d
commit
ea7d766807
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ namespace ipa {
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* \fn CameraSensorHelper::CameraSensorHelper()
|
||||||
* \brief Construct a CameraSensorHelper instance
|
* \brief Construct a CameraSensorHelper instance
|
||||||
*
|
*
|
||||||
* CameraSensorHelper derived class instances shall never be constructed
|
* CameraSensorHelper derived class instances shall never be constructed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue