[libcamera-devel] [PATCH] test: span: Fix typo describing the dynamic span test

Laurent Pinchart laurent.pinchart at ideasonboard.com
Thu Oct 8 21:24:01 CEST 2020


Hi Paul,

Thank you for the patch.

On Thu, Oct 08, 2020 at 08:45:22PM +0900, Paul Elder wrote:
> Signed-off-by: Paul Elder <paul.elder at ideasonboard.com>

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

> ---
>  test/span.cpp | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test/span.cpp b/test/span.cpp
> index 69f0732e..d60b769c 100644
> --- a/test/span.cpp
> +++ b/test/span.cpp
> @@ -106,7 +106,7 @@ protected:
>  		/* staticSpan.subspan(2, 4); */
>  
>  		/*
> -		 * Compile-test construction and usage of spans with static
> +		 * Compile-test construction and usage of spans with dynamic
>  		 * extent. Commented-out tests are expected not to compile, or
>  		 * to generate undefined behaviour.
>  		 */

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list