[libcamera-devel] [PATCH 2/3] qcam: main: Fix comment incorrectly referring to the cam application
Kieran Bingham
kieran.bingham at ideasonboard.com
Tue Nov 24 20:07:54 CET 2020
On 24/11/2020 17:43, Laurent Pinchart wrote:
> The top file description comment was incorrectly copied from the cam
> application. Fix it.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
> ---
> src/qcam/main.cpp | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/qcam/main.cpp b/src/qcam/main.cpp
> index f60d3cef0ecb..5505a5d88ef6 100644
> --- a/src/qcam/main.cpp
> +++ b/src/qcam/main.cpp
> @@ -2,7 +2,7 @@
> /*
> * Copyright (C) 2019, Google Inc.
> *
> - * main.cpp - cam - The libcamera swiss army knife
> + * main.cpp - qcam - The libcamera GUI test application
> */
>
> #include <signal.h>
>
--
Regards
--
Kieran
More information about the libcamera-devel
mailing list