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

Kieran Bingham kieran.bingham at ideasonboard.com
Thu Oct 8 13:52:19 CEST 2020


Hi Paul,

On 08/10/2020 12:45, Paul Elder wrote:
> Signed-off-by: Paul Elder <paul.elder at ideasonboard.com>

Reviewed-by: Kieran Bingham <kieran.bingham 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
--
Kieran


More information about the libcamera-devel mailing list