[PATCH] ipa: libipa: lux: Fix indentation
Paul Elder
paul.elder at ideasonboard.com
Fri Jan 24 20:57:08 CET 2025
On Mon, Jan 20, 2025 at 01:55:36AM +0200, Laurent Pinchart wrote:
> Indentation in a doxygen comment is wrong, fix it.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder at ideasonboard.com>
> ---
> src/ipa/libipa/lux.cpp | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/src/ipa/libipa/lux.cpp b/src/ipa/libipa/lux.cpp
> index bae8198fa169..61f8fea8e3d9 100644
> --- a/src/ipa/libipa/lux.cpp
> +++ b/src/ipa/libipa/lux.cpp
> @@ -76,9 +76,9 @@ namespace ipa {
> */
>
> /**
> - * \brief Construct the Lux helper module
> - * \param[in] binSize The maximum count of each bin
> - */
> + * \brief Construct the Lux helper module
> + * \param[in] binSize The maximum count of each bin
> + */
> Lux::Lux(unsigned int binSize)
> : binSize_(binSize)
> {
>
> base-commit: 4dad8ece72c0c1c6c9e0101f4c31937bd739d001
> --
> Regards,
>
> Laurent Pinchart
>
More information about the libcamera-devel
mailing list