summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2014-06-06 00:03:22 (GMT)
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-06-06 01:18:01 (GMT)
commit7b10db33f725c78c7d2efb604998e2dc67e71d31 (patch)
tree14b40c571bc72e6e5b6fa2d1ca4eef879a603632 /src
parent17c236341fe9ef2436321a8e0f3bb456bea31524 (diff)
downloadQt-7b10db33f725c78c7d2efb604998e2dc67e71d31.zip
Qt-7b10db33f725c78c7d2efb604998e2dc67e71d31.tar.gz
Qt-7b10db33f725c78c7d2efb604998e2dc67e71d31.tar.bz2
Fix trailing whitespace.
Change-Id: Iab22897d7c766202d214b04d422e56becb544e40 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src')
-rw-r--r--src/corelib/global/qglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qglobal.h b/src/corelib/global/qglobal.h
index 96fbeee..d3e7110 100644
--- a/src/corelib/global/qglobal.h
+++ b/src/corelib/global/qglobal.h
@@ -1175,7 +1175,7 @@ redefine to built-in booleans to make autotests work properly */
# else
# define QT_ENSURE_STACK_ALIGNED_FOR_SSE
# endif
-# define QT_WIN_CALLBACK CALLBACK QT_ENSURE_STACK_ALIGNED_FOR_SSE
+# define QT_WIN_CALLBACK CALLBACK QT_ENSURE_STACK_ALIGNED_FOR_SSE
#endif
typedef int QNoImplicitBoolCast;