diff --git a/config.tests/alsa/alsatest.cpp b/config.tests/alsa/alsatest.cpp index ea511cd21f365079a9cc60d29602678ace6b6fd3..0b0ca71ec5cd17ce5d0292d7346938701f21c391 100644 --- a/config.tests/alsa/alsatest.cpp +++ b/config.tests/alsa/alsatest.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt Toolkit. +** This file is part of the QtWebEngine module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:GPL-EXCEPT$ ** Commercial License Usage @@ -31,7 +31,7 @@ #error "Alsa version found too old, require >= 1.0.10" #endif -int main(int argc,char **argv) +int main(int argc, char **argv) { }