summaryrefslogtreecommitdiffstats
path: root/config.tests/alsa/alsatest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/alsa/alsatest.cpp')
-rw-r--r--config.tests/alsa/alsatest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.tests/alsa/alsatest.cpp b/config.tests/alsa/alsatest.cpp
index ea511cd21..0b0ca71ec 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)
{
}