summaryrefslogtreecommitdiffstats
path: root/config.tests/alsa/alsatest.cpp
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2018-04-11 09:31:30 +0200
committerMichal Klocek <michal.klocek@qt.io>2018-04-12 07:14:42 +0000
commitf610818e381bcd322d7ff84a5258a9e97d74b6c8 (patch)
treebc7ff6ca899f82b91f53b5dd2a0ff1ace07856db /config.tests/alsa/alsatest.cpp
parent98cfb5cee9fb7bdf9c1ede396c786be2ad0c4b33 (diff)
Fix style in alsatest
Change-Id: If35a8f3a69e21a8fbd203ca84c37efdcac514549 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
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)
{
}