From 7b10db33f725c78c7d2efb604998e2dc67e71d31 Mon Sep 17 00:00:00 2001 From: Jake Petroules Date: Thu, 5 Jun 2014 20:03:22 -0400 Subject: Fix trailing whitespace. Change-Id: Iab22897d7c766202d214b04d422e56becb544e40 Reviewed-by: Thiago Macieira --- src/corelib/global/qglobal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v0.12