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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
Laurent Pinchart
2020-11-24 18:53:26 +02:00
parent f4fae10b47
commit ed895fd0d5

View File

@@ -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>