From ed895fd0d53c8ee174e2c662f69b1e376621ca7f Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 24 Nov 2020 18:53:26 +0200 Subject: qcam: main: Fix comment incorrectly referring to the cam application The top file description comment was incorrectly copied from the cam application. Fix it. Signed-off-by: Laurent Pinchart Reviewed-by: Kieran Bingham Reviewed-by: Jacopo Mondi --- src/qcam/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qcam') diff --git a/src/qcam/main.cpp b/src/qcam/main.cpp index f60d3cef..5505a5d8 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 -- cgit v1.2.1