[PATCH] ipa: libipa: Add missing CameraSensorHelper fn label in docs
Kieran Bingham
kieran.bingham at ideasonboard.com
Thu Aug 8 11:03:59 CEST 2024
Quoting Milan Zamazal (2024-08-08 09:44:15)
> The constructor reference was missing, causing the constructor
> documentation to appear in blackLevel() documentation.
Ooops indeed.
Reviewed-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
>
> Signed-off-by: Milan Zamazal <mzamazal at redhat.com>
> ---
> src/ipa/libipa/camera_sensor_helper.cpp | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/ipa/libipa/camera_sensor_helper.cpp b/src/ipa/libipa/camera_sensor_helper.cpp
> index c07b1a8d..ffc7c1d7 100644
> --- a/src/ipa/libipa/camera_sensor_helper.cpp
> +++ b/src/ipa/libipa/camera_sensor_helper.cpp
> @@ -41,6 +41,7 @@ namespace ipa {
> */
>
> /**
> + * \fn CameraSensorHelper::CameraSensorHelper()
> * \brief Construct a CameraSensorHelper instance
> *
> * CameraSensorHelper derived class instances shall never be constructed
> --
> 2.44.1
>
More information about the libcamera-devel
mailing list